AddressPropertyICompoundModelCount Property
Namespace: FolkerKinzel.VCards.Models.PropertiesAssembly: FolkerKinzel.VCards (in FolkerKinzel.VCards.dll) Version: 8.1.0+9753915cd0f8006e7e5b4f62aa63aa3651006f06
int ICompoundModel.Count { get; }
Private ReadOnly Property Count As Integer
Implements ICompoundModel.Count
Get
private:
virtual property int Count {
int get () sealed = ICompoundModel::Count::get;
}
private abstract Count : int with get
private override Count : int with get
Int32ICompoundModelCount