Goblin - A Platform for 3D AR and VR Applications

RankSpecifierCollection.AddRange Method (RankSpecifierCollection)

Adds the elements of another RankSpecifierCollection to the current RankSpecifierCollection.

public virtual int AddRange(
   RankSpecifierCollection x
);

Parameters

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

Return Value

The new Count of the RankSpecifierCollection.

See Also

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