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.

StringListLastIndexOf Method

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