Provides access to a particular 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
Name | Type | Data Type | Description |
|---|---|---|---|
Key | *Input | Key used to access the collection item |
Reference to an item in the collection accesible via the value supplied in the Key parameter.
Accessing the an item in the collection via the Item property
#Reference <= #Collection<#Key>