KeyOf returns the key of an item in a collection
Member of Dictionary Collection (PRIM_DCOL)
Data Type - PRIM_OBJT - Base object, use it as the ancestor of components which are not visualized
Name | Type | Data Type | Description |
---|---|---|---|
Item | *Input | PRIM_OBJT | Reference to the object to find |
StartingAt | *Input | Integer | Position in the collection at which to start searching |
The KeyOf property returns the key for the specified object in the collection.
Febuary 18 V14SP2