Returns the specified object from the collection.
Name | Type | Description |
Index | Variant | Input Variant that specifies the object within the collection to return. This can be either a Long to indicate the index of the item within the collection or a String indicating the name of the . If there is no BrowserPane with this name currently, the function further checks to see if the string supplied is an InternalName of any BrowserPane. If no BrowserPane can be identified, a failure occurs. |
Name | Description |
Demote occurence | This sample demonstrates how to demote a top level occurrence in an assembly into a new sub-assembly occurrence. |