AddressICompoundModelCount Property

Gets the number of elements in the ICompoundModel.

Definition

Namespace: FolkerKinzel.VCards.Models
Assembly: FolkerKinzel.VCards (in FolkerKinzel.VCards.dll) Version: 8.2.0+a3997783578d19ef70b23d32085936c13ed21656
C#
int ICompoundModel.Count { get; }

Property Value

Int32

Implements

ICompoundModelCount

See Also