Goblin - A Platform for 3D AR and VR Applications

RankSpecifierCollection Constructor (RankSpecifierCollection)

Initializes a new instance of the RankSpecifierCollection class that contains elements copied from the specified RankSpecifierCollection.

public RankSpecifierCollection(
   RankSpecifierCollection c
);

Parameters

c
The RankSpecifierCollection whose elements are copied to the new collection.

See Also

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