Inserts the specified System.Web.UI.WebControls.DataControlField object into the System.Web.UI.WebControls.DataControlFieldCollection collection at the specified index.
- index
The zero-based index at which the System.Web.UI.WebControls.DataControlField is inserted.
- field
The System.Web.UI.WebControls.DataControlField to insert.