Goblin - A Platform for 3D AR and VR Applications

RankSpecifierCollection.AddRange Method

Adds the elements of a RankSpecifier array to the current RankSpecifierCollection.

Overload List

Adds the elements of a RankSpecifier array to the current RankSpecifierCollection.

public virtual int AddRange(RankSpecifier[]);

Adds the elements of another RankSpecifierCollection to the current RankSpecifierCollection.

public virtual int AddRange(RankSpecifierCollection);

See Also

RankSpecifierCollection Class | DDW.CSharp.Dom Namespace