Goblin - A Platform for 3D AR and VR Applications

RankSpecifierCollection.Add Method 

Adds a RankSpecifier to the end of the RankSpecifierCollection.

public virtual int Add(
   RankSpecifier item
);

Parameters

item
The RankSpecifier to be added to the end of the RankSpecifierCollection.

Return Value

The index at which the value has been added.

See Also

RankSpecifierCollection Class | DDW.CSharp.Dom Namespace