NamePropertyICompoundPropertyCount Property
Namespace: FolkerKinzel.VCards.Models.PropertiesAssembly: FolkerKinzel.VCards (in FolkerKinzel.VCards.dll) Version: 8.0.1+a91cc3f0fd39aeb548e16006a60ca9dd10a304a2
int ICompoundProperty.Count { get; }
Private ReadOnly Property Count As Integer
Implements ICompoundProperty.Count
Get
private:
virtual property int Count {
int get () sealed = ICompoundProperty::Count::get;
}
private abstract Count : int with get
private override Count : int with get
Int32ICompoundPropertyCount