DataSourceExpressionCollection::CreateKnownType Method (Int32)
.NET Framework (current version)
Creates an instance of a data source expression object.
Assembly: System.Web.Extensions (in System.Web.Extensions.dll)
Parameters
- index
-
Type:
System::Int32
The zero-based index in the array where the data source expression object is located.
Return Value
Type: System::Object^The index of the data source expression to create from the ordered list of types returned by the GetKnownTypes method.
.NET Framework
Available since 4.0
Available since 4.0
Show: