Goblin - A Platform for 3D AR and VR Applications

RankSpecifierCollection.AddRange Method (RankSpecifier[])

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

public virtual int AddRange(
   RankSpecifier[] x
);

Parameters

x
The RankSpecifier array whose elements should be added to the end of the RankSpecifierCollection.

Return Value

The new Count of the RankSpecifierCollection.

See Also

RankSpecifierCollection Class | DDW.CSharp.Dom Namespace | RankSpecifierCollection.AddRange Overload List