Goblin - A Platform for 3D AR and VR Applications

TypeRefCollection.AddRange Method

Adds the elements of a TypeRef array to the current TypeRefCollection.

Overload List

Adds the elements of a TypeRef array to the current TypeRefCollection.

public virtual int AddRange(TypeRef[]);

Adds the elements of another TypeRefCollection to the current TypeRefCollection.

public virtual int AddRange(TypeRefCollection);

See Also

TypeRefCollection Class | DDW.CSharp.Dom Namespace