[]
Adds the elements of the specified collection to the end of the collection
public void AddRange(IFpStatusBarElement[] arr)
Public Sub AddRange(arr As IFpStatusBarElement())
Type | Name | Description |
---|---|---|
IFpStatusBarElement[] | arr | The not null collection whose elements should be added to the end of the FpStatusBarElementCollection |