Table of Contents

Class VCard.Entry

Namespace
IO.Scanbot.Sdk.Barcode.Entity
Assembly
DocumentSDK.NET.Droid.dll
public class VCard.Entry : GenericDocumentWrapper
Inheritance
VCard.Entry
Derived
Inherited Members

Constructors

Entry(GenericDocument)

public Entry(GenericDocument document)

Parameters

document GenericDocument

Entry(nint, JniHandleOwnership)

protected Entry(nint javaReference, JniHandleOwnership transfer)

Parameters

javaReference nint
transfer JniHandleOwnership

Properties

RawValue

public TextFieldWrapper RawValue { get; }

Property Value

TextFieldWrapper

TypeModifiers

public IList<TextFieldWrapper> TypeModifiers { get; }

Property Value

IList<TextFieldWrapper>

Values

public IList<TextFieldWrapper> Values { get; }

Property Value

IList<TextFieldWrapper>