Goblin - A Platform for 3D AR and VR Applications

ArrayInitializer Class

An expression that initializes a new array being created (the {1,2,3} part).

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

System.Object
   DDW.CSharp.Dom.CSharpGraph
      DDW.CSharp.Dom.Expression
         DDW.CSharp.Dom.ArrayInitializer

public class ArrayInitializer : Expression

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

ArrayInitializer Members | DDW.CSharp.Dom Namespace