Dictionary Collection - Find Method

Find method returns a reference to an item in a collection

Member of Dictionary Collection (PRIM_DCOL)

Parameters

Name

Type

Data Type

Description

Result

*Result (Optional)

PRIM_OBJT

Reference to the found object

Key

*Input

PRIM_OBJT

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


See also

All Component Classes

Technical Reference

  • No labels