System::DateTimeOffset::GetHashCode method

DateTimeOffset::GetHashCode method

Gets hash code for the current DateTimeOffset object.

int System::DateTimeOffset::GetHashCode() const

ReturnValue

A 32-bit signed integer hash code.

See Also