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

Compare with Current View Page History

« Previous Version 2 Next »

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

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

Details

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

See also

All Component Classes
Technical Reference

  • No labels