[]
        
(Showing Draft Content)

FarPoint.Win.Spread.FpStatusBarElementCollection.AddRange

AddRange Method

AddRange(IFpStatusBarElement[])

Adds the elements of the specified collection to the end of the collection

Declaration
public void AddRange(IFpStatusBarElement[] arr)
Public Sub AddRange(arr As IFpStatusBarElement())
Parameters
Type Name Description
IFpStatusBarElement[] arr

The not null collection whose elements should be added to the end of the FpStatusBarElementCollection