'Declaration Public Sub AddRange( _ ByVal arr() As IFpStatusBarElement _ )
'Usage Dim instance As FpStatusBarElementCollection Dim arr() As IFpStatusBarElement instance.AddRange(arr)
public void AddRange( IFpStatusBarElement[] arr )
Parameters
- arr
- The not null collection whose elements should be added to the end of the FpStatusBarElementCollection