Goblin - A Platform for 3D AR and VR Applications

StatementCollection.AddRange Method

Adds the elements of a Statement array to the current StatementCollection.

Overload List

Adds the elements of a Statement array to the current StatementCollection.

public virtual int AddRange(Statement[]);

Adds the elements of another StatementCollection to the current StatementCollection.

public virtual int AddRange(StatementCollection);

See Also

StatementCollection Class | DDW.CSharp.Dom Namespace