Internet Direct (Indy) Version 9.0.1 Beta
TIdVCardEMailAddresses.Create
Constructor for the collection.

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 object instance.

ClassType is intialized to TIdVCardEMailItem.