[]
Finds the index of the object with the specified name in the collection.
public int IndexByName(string name)
The name to search for.
The index of the found object.