DataSourceExpressionCollection::Remove Method (DataSourceExpression^)
.NET Framework (current version)
Removes the first occurrence of the specified data source expression object from the DataSourceExpressionCollection object.
Assembly: System.Web.Extensions (in System.Web.Extensions.dll)
Parameters
- expression
-
Type:
System.Web.UI.WebControls.Expressions::DataSourceExpression^
The data source expression object to remove.
.NET Framework
Available since 4.0
Available since 4.0
Show: