HttpHandlerActionCollection.Item Property (Int32)
.NET Framework (current version)
This API supports the product infrastructure and is not intended to be used directly from your code.
Gets or sets an item in this collection.
Assembly: System.Web (in System.Web.dll)
Parameters
- index
-
Type:
System.Int32
The item index.
Property Value
Type: System.Web.Configuration.HttpHandlerActionThe HttpHandlerAction object selected.
Internal use only.
.NET Framework
Available since 2.0
Available since 2.0
Show: