EldorADO.NET Class Library

RemoteSourceCollection Members

[This is preliminary documentation and subject to change.]

RemoteSourceCollection overview

Public Instance Constructors

RemoteSourceCollection ConstructorInitializes a new instance of the RemoteSourceCollection class.

Public Instance Properties

Count (inherited from CollectionBase) 
ItemOverloaded. Missing <summary> documentation for P:Eldorado.Object.Disconnected.RemoteSourceCollection.Item(System.Int32)

Public Instance Methods

AddOverloaded. Missing <summary> documentation for M:Eldorado.Object.Disconnected.RemoteSourceCollection.Add(Eldorado.Object.Disconnected.RemoteSource)
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

RemoteSourceCollection Class | Eldorado.Object.Disconnected Namespace