Version

Subtract Method (FilterExpression)

Returns an expression that is an Subtract expression of the current expression and right.
Overload List
OverloadDescription
Subtract(IFilterExpression)Returns an expression that is an Subtract expression of the current expression and right.  
Subtract(Object)Returns an expression that is an Subtract expression of the current expression and right.  
Requirements

Target Platforms: Android 4.4+, iOS 8+

Development Environments: Visual Studio 2015+, Visual Studio for Mac Preview, Xamarin for Visual Studio 4.2+

See Also