Name | Description | |
---|---|---|
Capacity | Gets or sets the number of elements that the ParameterValueCollection can contain.
(Inherited from System.Collections.CollectionBase) | |
Count | Gets the number of elements contained in the ParameterValueCollection instance. (Inherited from System.Collections.CollectionBase) | |
IsReadOnly | Gets if the collection is readonly. | |
Item | Gets the ParameterValue by specified index |