Goblin - A Platform for 3D AR and VR Applications

RankSpecifierCollection Constructor (RankSpecifier[])

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

public RankSpecifierCollection(
   RankSpecifier[] a
);

Parameters

a
The RankSpecifier array whose elements are copied to the new list.

See Also

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