CompilerCollection.Item Property (Int32)
.NET Framework (current version)
Gets the Compiler at the specified index of the collection.
Assembly: System.Web (in System.Web.dll)
Parameters
- index
-
Type:
System.Int32
An integer value specifying a Compiler within the CompilerCollection.
If the compiler object does not exist in the collection, an out-of-range exception is thrown.
.NET Framework
Available since 2.0
Available since 2.0
Show: