Goblin - A Platform for 3D AR and VR Applications

DefinitionCollection Class

A strongly-typed collection of IDefinition objects.

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

System.Object
   DDW.CSharp.SymbolTable.DefinitionCollection

public class DefinitionCollection : IList, ICollection, IEnumerable, ICloneable

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.SymbolTable

Assembly: CSharp (in CSharp.dll)

See Also

DefinitionCollection Members | DDW.CSharp.SymbolTable Namespace