ParameterCollection::Item Property
.NET Framework (current version)
Gets or sets the Parameter object in the collection.
Assembly: System.Web (in System.Web.dll)
| Name | Description | |
|---|---|---|
![]() | Item[Int32] | Gets or sets the Parameter object at the specified index in the collection. |
![]() | Item[String^] | Gets or sets the Parameter object with the specified name in the collection. |
Show:
