Internet Direct (Indy) Version 9.0.2 Beta
TIdVCardTelephones.Create
Constructor for the collection instance.

constructor Create(AOwner: TPersistent);
Parameters
AOwner: TPersistent
Owner of the collection.

Description
Create is the constructor for the collection instance, and relies on the inherited Create method to set the Owner and ClassType for the collection.

ClassType is initialized to TIdCardPhoneNumber.