Click or drag to resize
Accord.NET (logo)

Range Operators and Type Conversions

The Range type exposes the following members.

Operators
  NameDescription
Public operatorStatic memberEquality
Determines whether two instances are equal.
Public operatorStatic member(Range to DoubleRange)
Performs an implicit conversion from IntRange to DoubleRange.
Public operatorStatic memberInequality
Determines whether two instances are not equal.
Top
See Also