Back to API Reference
Struct

RangeSegmentId

sealed

Identifies a segment inside a multi-segment entity.

public uint Value{ get }

Source-local nonzero identifier.

public bool IsValid{ get }

Whether this identifier can address a segment.

[ctor]public RangeSegmentId()

Creates a nonzero source-local segment identifier.

public bool Equals()
public override bool Equals()
public override int GetHashCode()
public override string ToString()