Searches the collection for the specified object and returns a zero-based index of the first occurrence within the collection, if found; otherwise, -1.
| [Visual Basic .NET] |
|---|
|
| [C#] |
|---|
|
| [Managed C++] |
|---|
|
| [Java] |
|---|
|
[Python - STK API ] |
|---|
def IndexOf(self, Name:str) -> int: |
- Name






