The collection of Repository type libraries that contain this definition.
Collection descriptor | Descriptor value |
Relationship Type | ReposTypeLib-ScopeFor-ReposTypeInfo |
Source Is Origin | No |
Minimum Collection Size | One |
Maximum Collection Size | Many |
Sequenced Collection | No |
Deletes Propagated | Yes |
Destinations Named | Yes |
Case-Sensitive Names | No |
Unique Names | Yes |
Set variable = object.ReposTypeLibScopes(index)
The ReposTypeLibScopes collection syntax has the following parts.
Part | Description |
variable | A variable declared as a ReposTypeLib object. Receives the specified Microsoft® Repository type library object. |
object | An object expression that evaluates to a RelationshipDef object. |
index | An integer index that identifies which element in the collection is to be addressed. The valid range is from one to the number of elements in the collection. The number of elements in the collection is specified by object.TypeLibScopes.Count. |