EldorADO.NET Class Library

ObjectDomainCollection Class

[This is preliminary documentation and subject to change.]

A collection of ObjectDomain objects.

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

System.Object
   CollectionBase
      ObjectDomainCollection

[Visual Basic]
<DefaultMember(MemberName="Item")>
Public Class ObjectDomainCollection
Inherits CollectionBase
[C#]
[DefaultMember(MemberName="Item")]
public class ObjectDomainCollection : CollectionBase

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: Eldorado.Object.Domain

Assembly: Eldorado.Object (in Eldorado.Object.dll)

See Also

ObjectDomainCollection Members | Eldorado.Object.Domain Namespace