Adds the elements in the supplied array at the end of this array
[C#] void AddRange(ArrayAtom array) [Visual Basic] Sub AddRange(array As ArrayAtom)
void AddRange(ArrayAtom array)
Sub AddRange(array As ArrayAtom)
may throw Exception()
Adds the elements in the supplied array at the end of this array.
If the supplied array is null then an exception will be raised.
None.
Submit feedback about this site to: