[]
        
(Showing Draft Content)

C1.Win.Gauge.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)
Public Function IndexOf(name As String) As Integer
Parameters
Type Name Description
string name
Returns
Type Description
int