The collection of one Repository root that is the context for a Repository type library.
Collection descriptor | Descriptor value |
Relationship Type | TlbManager-ContextFor-ReposTypeLibs |
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.ReposTypeLibContexts( index )
The ReposTypeLibContexts collection syntax has the following parts.
Part | Description |
variable | A variable declared as a ReposRoot object. Receives the Repository root object. |
object | An object expression that evaluates to a ReposTypeLib 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.ReposTypeLibContexts.Count. |