API Reference

Detailed and full API reference helps you master Tekla development

This is the most recent version of Tekla Open API.
For older versions, please visit Tekla Warehouse.

IntListLastIndexOf Method

Overload List
  NameDescription
Public methodLastIndexOf(Int32)
Searches for the last occurence of the integer in the list.
Public methodLastIndexOf(Int32, Int32)
Searches for the last occurence of the integer in the list.
Public methodLastIndexOf(Int32, Int32, Int32)
Searches for the last occurence of the integer in the list.
Top
See Also