Set Collection - Find Method

Find method returns a reference to a item in a collection

Member of Set Collection (PRIM_SCOL)

Parameters

NameTypeData TypeDescription
Result*Result (Optional)PRIM_OBJTReference to the found object
Object*InputPRIM_OBJTObject to search for

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