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

Name

Type

Data Type

Description

Object

*Input

PRIM_OBJT

Object 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

  • No labels