The LastIndexOf property searches the list looking for the last occurrences of a component.
Member of List Collection (PRIM_LCOL)
Data Type - Integer
Name | Type | Data Type | Description |
---|---|---|---|
Object | *Input | PRIM_OBJT | Object parameter |
The LastIndexOf property returns the position of the last occurrence of an instance in the collection.
Febuary 18 V14SP2