AdpParameterCollection overview
![]() | Initializes a new instance of the AdpParameterCollection class. |
![]() | Represents this instance of the AdpParameterCollection object created. |
![]() | Gets the number of AdpParameter objects in the collection. |
![]() | Gets a value indicating whether the collection has a fixed size. |
![]() | Gets a value indicating whether the AdpParameterCollection is read-only. |
![]() | Returns a value that indicates whether access to the collection is synchronized (thread safe). |
![]() | Gets the AdpParameter with the specified name. |
![]() | Returns the object that can be used to synchronize access to the collection. |
![]() | Adds a AdpParameter to the AdpParameterCollection. |
![]() | Removes all items from the collection. |
![]() | Gets a value indicating whether a AdpParameter exists in the collection. |
![]() | Copies AdpParameter objects from the AdpParameterCollection to the specified array. |
![]() | Determines whether the specified Object is equal to the current Object. |
![]() | Returns an enumerator that can iterate through a collection. |
![]() | 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. |
![]() | Gets the location of a AdpParameter in the collection. |
![]() | Inserts a AdpParameter into the collection at the specified index. |
![]() | Removes the specified AdpParameter from the collection. |
![]() | Removes the specified AdpParameter from the collection. |
![]() | Returns a String that represents the current Object. |
![]() | 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. |
AdpParameterCollection Class | Advanced.Data.Provider Namespace