This collection contains the base property for which you are creating an alias. Each alias can only have one item in its ServicedByMember collection.
Set variable=object.ServicedByMember(index)
The ServicedByMember syntax has the following parts.
Part | Description |
---|---|
variable | Variable declared as an object. |
object | An Alias object. |
index | An integer index that identifies the member in the collection to be addressed. The valid range is from one. For more information, see Selecting Items in a Collection. |