ElementsList<T0>.AddElementsRange

Declaration

public void AddElementsRange(IEnumerable<T> elements);

Parameters

elements Collection of elements to add.

Description

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

Elements will apear as direct children of the parent object that contains ElementList property.


Did you find this page useful? Please give it a rating: