Sorted Dictionary Collection - Find Method
Find method returns a reference to a item in a collection
Member of Sorted Dictionary Collection (PRIM_SDCO)
Parameters
Name | Type | Data Type | Description |
|---|---|---|---|
Result | *Result(Optional) | Reference to the found object | |
Key | *Input | Key used to access the collection item |
Details
The Find method returns a reference to an item in a collection using the object supplied in the Key parameter