DataControlFieldCollection::RemoveAt Method (Int32)
.NET Framework (current version)
Removes the DataControlField object at the specified index from the DataControlFieldCollection collection.
Assembly: System.Web (in System.Web.dll)
Parameters
- index
-
Type:
System::Int32
The index of the DataControlField to remove.
.NET Framework
Available since 2.0
Available since 2.0
Show: