EldorADO.NET Class Library

ChildDomainCollection Members

[This is preliminary documentation and subject to change.]

ChildDomainCollection overview

Public Instance Constructors

ChildDomainCollection ConstructorInitializes a new instance of the ChildDomainCollection class.

Public Instance Properties

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

Public Instance Methods

AddOverloaded. Missing <summary> documentation for M:Eldorado.Object.Domain.ChildDomainCollection.Add(Eldorado.Object.Domain.ChildDomain)
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

ChildDomainCollection Class | Eldorado.Object.Domain Namespace