Version

ResolveHasBooleanReturn Method (FilterExpression)

Override to indicate whether the current expression has a boolean return type at present.
Syntax
protected abstract bool ResolveHasBooleanReturn()

Return Value

True if the expression has a boolean return type.
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