System::Range::GetHashCode method

Range::GetHashCode method

Returns a hash code for the current range.

int32_t System::Range::GetHashCode() const

ReturnValue

A hash code computed from the start and end indexes.

See Also