[]
        
(Showing Draft Content)

FarPoint.Win.Spread.FpStatusBarElementCollection.Insert

Insert Method

Insert(int, IFpStatusBarElement)

Inserts a value into the collection at the specified index.

Declaration
public void Insert(int index, IFpStatusBarElement item)
Public Sub Insert(index As Integer, item As IFpStatusBarElement)
Parameters
Type Name Description
int index

Index at which item should be inserted.

IFpStatusBarElement item

value.