Goblin - A Platform for 3D AR and VR Applications

CodeCollectionAttribute Class

An attribute that specifies that a CSharp Graph property is a code element (as opposed to a helper property) as well as a collection.

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

System.Object
   System.Attribute
      DDW.CSharp.Dom.CodeElementAttribute
         DDW.CSharp.Dom.CodeCollectionAttribute

public class CodeCollectionAttribute : CodeElementAttribute

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

CodeCollectionAttribute Members | DDW.CSharp.Dom Namespace