[]
        
(Showing Draft Content)

FarPoint.Win.Spread.DrawingSpace.PSContainer.IndexOf

IndexOf Method

IndexOf(int)

Get the index of an object in the collection.

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

Unique identifier for the object in the collection

Returns
Type Description
int

The index of an object in the collection.