Show / Hide Table of Contents

Operator StartEnd.implicit operator(+ 1 overload)


Overload

public static implicit operator Range(StartEnd s)
Parameters
s  (StartEnd)
Returns
Range

Overload(top)

public static implicit operator StartEnd(Range r)
Parameters
r  (Range)
Returns
StartEnd
Exceptions
ArgumentException

The start or end of the range is from the end.