Class VCardTelephoneNumberCollection

VCardTelephoneNumberCollection class

Represents a collection of VCardTelephoneNumbers

public sealed class VCardTelephoneNumberCollection : List<VCardTelephoneNumber>

Constructors

NameDescription
VCardTelephoneNumberCollection()The default constructor.

See Also