Dictionary Collection - Find Method

Find method returns a reference to a item in a collection

Member of Dictionary Collection (PRIM_DCOL)

Parameters

NameTypeData TypeDescription
Result*Result (Optional)PRIM_OBJTReference to the found object
Key*InputPRIM_OBJTKey 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

See also

All Component Classes

Technical Reference

Febuary 18 V14SP2