ExpressionBuilderCollection.Item Property (Int32)
.NET Framework (current version)
Gets or sets the ExpressionBuilder at the specified index in the ExpressionBuilderCollection collection.
Assembly: System.Web (in System.Web.dll)
Parameters
- index
-
Type:
System.Int32
An integer value specifying an ExpressionBuilder object within the ExpressionBuilderCollection collection.
Property Value
Type: System.Web.Configuration.ExpressionBuilderThe ExpressionBuilder object at the specified index or null if there is no object at that index.
.NET Framework
Available since 2.0
Available since 2.0
Show: