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:
void Remove(
	DataControlField^ field
)

.NET Framework
Available since 2.0
Return to top
Show: