Name | Description | |
---|---|---|
![]() | ParameterValueCollection Constructor | Overloaded. |
The following tables list the members exposed by ParameterValueCollection.
Name | Description | |
---|---|---|
![]() | ParameterValueCollection Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() | IsReadOnly | Gets if the collection is readonly. |
![]() | Item | Gets the ParameterValue by specified index |
Name | Description | |
---|---|---|
![]() | Add | Adds ParameterValue item to this collection. |
![]() | AddRange | Adds an array of ParameterValue items to this collection. |
![]() | Clear | Clear the collection. |
![]() | Contains | Determines if a ParameterValue is in this collection. |
![]() | CopyTo | Copies this collection of ParameterValue items to the array. |
![]() | Remove | Removes the ParameterValue from this collection. |