The methods of the DatabaseTypeDataCollection class are listed below. For a complete list of DatabaseTypeDataCollection class members, see the DatabaseTypeDataCollection Members topic.
Add | Overloaded. Adds an DatabaseTypeData into the collection. |
Clear (inherited from Microsoft.Practices.EnterpriseLibrary.Common.DataCollection) | |
Contains (inherited from Microsoft.Practices.EnterpriseLibrary.Common.DataCollection) | |
CopyTo (inherited from Microsoft.Practices.EnterpriseLibrary.Common.DataCollection) | Overloaded. |
CopyTo | Overloaded. Copies the entire DatabaseTypeDataCollection to a compatible one-dimensional Array, starting at the specified index of the target array. |
Equals (inherited from Object) | Determines whether the specified Object is equal to the current Object. |
GetEnumerator (inherited from Microsoft.Practices.EnterpriseLibrary.Common.DataCollection) | |
GetHashCode (inherited from Object) | Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. |
GetObjectData (inherited from Microsoft.Practices.EnterpriseLibrary.Common.DataCollection) | |
GetType (inherited from Object) | Gets the Type of the current instance. |
OnDeserialization (inherited from Microsoft.Practices.EnterpriseLibrary.Common.DataCollection) | |
Remove (inherited from Microsoft.Practices.EnterpriseLibrary.Common.DataCollection) | |
RemoveAt (inherited from Microsoft.Practices.EnterpriseLibrary.Common.DataCollection) | |
ToString (inherited from Object) | Returns a String that represents the current Object. |
BaseAdd (inherited from Microsoft.Practices.EnterpriseLibrary.Common.DataCollection) | |
BaseClear (inherited from Microsoft.Practices.EnterpriseLibrary.Common.DataCollection) | |
BaseGet (inherited from Microsoft.Practices.EnterpriseLibrary.Common.DataCollection) | Overloaded. |
BaseGetAllKeys (inherited from Microsoft.Practices.EnterpriseLibrary.Common.DataCollection) | |
BaseGetAllValues (inherited from Microsoft.Practices.EnterpriseLibrary.Common.DataCollection) | Overloaded. |
BaseGetKey (inherited from Microsoft.Practices.EnterpriseLibrary.Common.DataCollection) | |
BaseHasKeys (inherited from Microsoft.Practices.EnterpriseLibrary.Common.DataCollection) | |
BaseRemove (inherited from Microsoft.Practices.EnterpriseLibrary.Common.DataCollection) | |
BaseRemoveAt (inherited from Microsoft.Practices.EnterpriseLibrary.Common.DataCollection) | |
BaseSet (inherited from Microsoft.Practices.EnterpriseLibrary.Common.DataCollection) | Overloaded. |
Finalize (inherited from Object) | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. |
MemberwiseClone (inherited from Object) | Creates a shallow copy of the current Object. |
DatabaseTypeDataCollection Class | NCI.EasyObjects.Configuration Namespace