DataControlFieldCollection.Remove Method (DataControlField)

 

Removes the specified DataControlField object from the DataControlFieldCollection collection.

Namespace:   System.Web.UI.WebControls
Assembly:  System.Web (in System.Web.dll)

Public Sub Remove (
	field As DataControlField
)

.NET Framework
Available since 2.0
Return to top
Show: