Dictionary Collection - KeyOf Property

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

Parameters

NameTypeData TypeDescription
Item*InputPRIM_OBJTReference to the object to find
StartingAt*InputIntegerPosition in the collection at which to start searching

Details

The KeyOf property returns the key for the specified object in the collection.

See also

All Component Classes

Technical Reference

Febuary 18 V14SP2