Represents a collection of parameters relevant to a System.Data.PickDP.PickDPCommand, as well as their respective mappings to columns in a System.Data.DataSet. This class cannot be inherited.
|
Constructor. |
|
When implemented by a class, adds an item to the System.Data.PickDP.PickDPParameterCollection. | |
|
When implemented by a class, adds a range of items to the System.Data.PickDP.PickDPParameterCollection. | |
|
|
When implemented by a class, removes all items from the System.Data.PickDP.PickDPParameterCollection. |
|
Gets a value indicating whether a System.Data.PickDP.PickDPParameter exists in the collection. | |
|
|
When implemented by a class, copies the elements of the System.Data.PickDP.PickDPParameterCollection to a System.Array, starting at a particular System.Array index. |
|
|
Returns an enumerator that can iterate through a collection. |
|
Gets the location of a System.Data.PickDP.PickDPParameter in the collection. | |
|
|
When implemented by a class, inserts an item to the System.Data.PickDP.PickDPParameterCollection at the specified position. |
|
|
When implemented by a class, removes the first occurrence of a specific object from the System.Data.PickDP.PickDPParameterCollection. |
|
Removes the specified System.Data.PickDP.PickDPParameter from the collection. |
|
Name |
Type |
Description |
|
Integer |
When implemented by a class, gets the number of elements contained in the System.Data.PickDP.PickDPParameterCollection. | |
|
Boolean |
When implemented by a class, gets a value indicating whether the System.Data.PickDP.PickDPParameterCollection has a fixed size. | |
|
Boolean |
When implemented by a class, gets a value indicating whether the System.Data.PickDP.PickDPParameterCollection is read-only. | |
|
Boolean |
When implemented by a class, gets a value indicating whether access to the System.Data.PickDP.PickDPParameterCollection is synchronized (thread-safe). | |
|
|
When implemented by a class, gets or sets the element at the specified index. The index is specified in string form. | |
|
When implemented by a class, gets or sets the element at the specified index. The index is specified in integer form. | ||
|
Object |
When implemented by a class, gets an object that can be used to synchronize access to the System.Data.PickDP.PickDPParameterCollection. |