You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Keyed Collection Accessor - KeyOf Property
KeyOf returns the key of an item in a collection
Member of Keyed Collection Accessor (PRIM_KCAC)
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 object to find

Details


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

See also

All Component Classes
Technical Reference

  • No labels