EldorADO.NET Class Library

ObjectDomainCollection Members

[This is preliminary documentation and subject to change.]

ObjectDomainCollection overview

Public Instance Constructors

ObjectDomainCollection ConstructorInitializes a new instance of the ObjectDomainCollection class.

Public Instance Properties

Count (inherited from CollectionBase) 
ItemMissing <summary> documentation for P:Eldorado.Object.Domain.ObjectDomainCollection.Item(System.Int32)

Public Instance Methods

AddOverloaded. Missing <summary> documentation for M:Eldorado.Object.Domain.ObjectDomainCollection.Add(Eldorado.Object.Domain.ObjectDomain)
Clear (inherited from CollectionBase) 
Equals (inherited from Object) 
GetEnumerator (inherited from CollectionBase) 
GetHashCode (inherited from Object) 
GetType (inherited from Object) 
RemoveAt (inherited from CollectionBase) 
ToString (inherited from Object) 

Protected Instance Properties

InnerList (inherited from CollectionBase) 
List (inherited from CollectionBase) 

Protected Instance Methods

Finalize (inherited from Object) 
MemberwiseClone (inherited from Object) 
OnClear (inherited from CollectionBase) 
OnClearComplete (inherited from CollectionBase) 
OnInsert (inherited from CollectionBase) 
OnInsertComplete (inherited from CollectionBase) 
OnRemove (inherited from CollectionBase) 
OnRemoveComplete (inherited from CollectionBase) 
OnSet (inherited from CollectionBase) 
OnSetComplete (inherited from CollectionBase) 
OnValidate (inherited from CollectionBase) 

See Also

ObjectDomainCollection Class | Eldorado.Object.Domain Namespace