Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Dictionary Collection Accessor - KeyOf Property

Panel
bgColor#2c3c4c

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

Parameters

Name

Type

Data Type

Description

Item

*Input

PRIM_OBJT

Reference to the item to find

Details

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


See also

All Component Classes

Technical Reference