Version

ToEnumerableRange Property

The strategy provided to convert a lamda expression taking the index into the data to convert into an enumeration over the input data using a configurable range.
Syntax
public Func<Func<int,double>,int,int,IEnumerable<double>> ToEnumerableRange {get; set;}
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