Version

FindFirst Property

Determines whether the query is terminated after the first date which fits the search criteria is found. Specify true to signify that the query should "early out" upon discovery of the first match for a given date.
Syntax
public bool FindFirst {get;}
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