You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Set Collection - Find Method
Find method returns a reference to a item in a collection
Member of Set Collection (PRIM_SCOL)

Parameters

Name

Type

Data Type

Description

Result

*Result (Optional)

PRIM_OBJT

Reference to the found object

Object

*Input

PRIM_OBJT

Object 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

  • No labels