[]
        
(Showing Draft Content)

C1.C1Preview.TagCollection.IndexByName

IndexByName Method

IndexByName(string)

Finds the index of the object with the specified name in the collection.

Declaration
public int IndexByName(string name)
Parameters
Type Name Description
string name

The name to search for.

Returns
Type Description
int

The index of the found object.