[]
        
(Showing Draft Content)

FarPoint.Win.Elements.IndexOf

IndexOf Method

IndexOf(object)

Get the index of an element in the collection.

Declaration
public virtual int IndexOf(object element)
Public Overridable Function IndexOf(element As Object) As Integer
Parameters
Type Name Description
object element

Element object

Returns
Type Description
int

Index of element in the collection