ComponentOccurrences.ItemByName Property
Parent Object: ComponentOccurrences
Description
Allows string-indexed access to items in the collection. (Usually found when this ability has been added to a pre-existing collection).
Syntax
ComponentOccurrences.ItemByName( Name As String ) As ComponentOccurrence
Property Value
This is a read only property whose value is a ComponentOccurrence.
Parameters
Name |
String |
Input String that specifies the name of required item in the collection. |
Version
Introduced in version 8