Goblin - A Platform for 3D AR and VR Applications

RankSpecifier Class

A rank specifier for an array. There can be more than one rank specifier in the case of a jagged array (x[][]).

For a list of all members of this type, see RankSpecifier Members.

System.Object
   DDW.CSharp.Dom.CSharpGraph
      DDW.CSharp.Dom.RankSpecifier

public class RankSpecifier : CSharpGraph

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: DDW.CSharp.Dom

Assembly: CSharp (in CSharp.dll)

See Also

RankSpecifier Members | DDW.CSharp.Dom Namespace