[]
        
(Showing Draft Content)

C1.Win.C1Gauge.CommonItemCollection.IndexOf

IndexOf Method

IndexOf(string)

Determines index of the first CommonItem with the specified name in the collection.

Declaration
public int IndexOf(string name)
Parameters
Type Name Description
string name
Returns
Type Description
int