List Collection - LastIndexOf Property

The LastIndexOf property searches the list looking for the last occurrences of a component.

Member of List Collection (PRIM_LCOL)

Data Type - Integer

Parameters

NameTypeData TypeDescription
Object*InputPRIM_OBJTObject parameter

Details

The LastIndexOf property returns the position of the last occurrence of an instance in the collection.

See also

All Component Classes

Technical Reference

Febuary 18 V14SP2