Skip to content

ISingleRange Properties

Represents a single, contiguous range round a virtual ring where points along the ring are identified using System.UInt32 values.

Begin

abstractget
public abstract uint Begin
Gets the exclusive lower bound of the range.

End

abstractget
public abstract uint End
Gets the inclusive upper bound of the range.