GetHashCode()

Range::GetHashCode() const method

Returns a hash code for the current range.

int32_t System::Range::GetHashCode() const

Return Value

A hash code computed from the start and end indexes.

See Also