AdpProviderCollection overview
![]() | Initializes a new instance of AdpProviderCollection. |
![]() | Gets the number of elements contained in the DictionaryBase instance. |
![]() | Represents the entry at the specified index of the AdpProvider. |
![]() | Adds a AdpProvider with the specified value to the AdpProviderCollection. |
![]() | Clears the contents of the DictionaryBase instance. |
![]() | Overloaded. Gets a value indicating whether the AdpProviderCollection contains the specified AdpProvider. |
![]() | Copies the DictionaryBase elements to a one-dimensional Array at the specified index. |
![]() | Determines whether the specified Object is equal to the current Object. |
![]() | Returns an enumerator that can iterate through the AdpProviderCollection. |
![]() | Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. |
![]() | Gets the Type of the current instance. |
![]() | Removes a specific AdpProvider from the AdpProviderCollection. |
![]() | Returns a String that represents the current Object. |
![]() | Gets the list of elements contained in the DictionaryBase instance. |
![]() | Gets the list of elements contained in the DictionaryBase instance. |
![]() | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. |
![]() | Creates a shallow copy of the current Object. |
![]() | Performs additional custom processes before clearing the contents of the DictionaryBase instance. |
![]() | Performs additional custom processes after clearing the contents of the DictionaryBase instance. |
![]() | Gets the element with the specified key and value in the DictionaryBase instance. |
![]() | Performs additional custom processes before inserting a new element into the DictionaryBase instance. |
![]() | Performs additional custom processes after inserting a new element into the DictionaryBase instance. |
![]() | Performs additional custom processes before removing an element from the DictionaryBase instance. |
![]() | Performs additional custom processes after removing an element from the DictionaryBase instance. |
![]() | Performs additional custom processes before setting a value in the DictionaryBase instance. |
![]() | Performs additional custom processes after setting a value in the DictionaryBase instance. |
![]() | Performs additional custom processes when validating the element with the specified key and value. |
AdpProviderCollection Class | Advanced.Data.Provider Namespace