AddressPropertyICompoundModelCount Property
Namespace: FolkerKinzel.VCards.Models.PropertiesAssembly: FolkerKinzel.VCards (in FolkerKinzel.VCards.dll) Version: 8.2.0+a3997783578d19ef70b23d32085936c13ed21656
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