[]
        
(Showing Draft Content)

C1.C1Preview.TabPositionCollection.IndexOf

IndexOf Method

IndexOf(TabPosition)

Gets the index of a TabPosition object in the current collection.

Declaration
public int IndexOf(TabPosition tabPosition)
Parameters
Type Name Description
TabPosition tabPosition

The object to get the index of.

Returns
Type Description
int

The index of tabPosition in the current collection.