Dictionary Collection Accessor - KeyOf Property
KeyOf returns the key of an item in a collection
Member of Dictionary Collection Accessor (PRIM_DCAC)
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 item to find |
The KeyOf property returns the key for the specified object in the collection.
Febuary 18 V14SP2