Meta Data Services Programming
IInterfaceMember Interface Collection
For a particular property, method, or collection definition, the Interface collection specifies which interface exposes a member of this type.
Dispatch Identifier: DISPID_Iface (37)
Remarks
The following characteristics are true for this collection.
Collection characteristic | Value | Description |
---|---|---|
Relationship Type | Interface_Has_Members | This is the type of relationship by which all items of the collection are connected to a common source object. |
Source Is Origin | No | The source object for the collection is not the same as the origin object. |
Minimum Collection Size | One | The minimum number of items that must be contained in the collection is one. |
Maximum Collection Size | One | The maximum number of items that can be contained in the collection is one. |
Sequenced Collection | Yes | As a destination collection, this collection permits an explicitly defined sequence. Collections of origin objects are never sequenced. |
Deletes Propagated | Yes | The deletion of an origin object or relationship in the collection causes the deletion of the corresponding destination object. |
Destinations Named | Yes | The relationship type for the collection permits the naming of destination objects. |
Case-Sensitive Names | No | The relationship type for the collection does not permit the use of case-sensitive names for destination objects. |
Unique Names | Yes | The relationship type for the collection requires that the name of a destination object be unique within the collection of destination objects. This applies to collections whose relationship type permits destination objects to be named. |