Goblin - A Platform for 3D AR and VR Applications

ScopeCollection.AddRange Method

Adds the elements of a Scope array to the current ScopeCollection.

Overload List

Adds the elements of a Scope array to the current ScopeCollection.

public virtual int AddRange(Scope[]);

Adds the elements of another ScopeCollection to the current ScopeCollection.

public virtual int AddRange(ScopeCollection);

See Also

ScopeCollection Class | DDW.CSharp.SymbolTable Namespace