Class VCardLabelCollection

VCardLabelCollection class

Represents a collection of VCardLabel

public sealed class VCardLabelCollection : List<VCardLabel>

Constructors

NameDescription
VCardLabelCollection()The default constructor.

See Also