Goblin - A Platform for 3D AR and VR Applications

ExpressionRootCollection.AddRange Method

Adds the elements of a ExpressionRoot array to the current ExpressionRootCollection.

Overload List

Adds the elements of a ExpressionRoot array to the current ExpressionRootCollection.

public virtual int AddRange(ExpressionRoot[]);

Adds the elements of another ExpressionRootCollection to the current ExpressionRootCollection.

public virtual int AddRange(ExpressionRootCollection);

See Also

ExpressionRootCollection Class | DDW.CSharp.SymbolTable Namespace