ValueType Description interface System.ValueType Base interface for all value types. Public / Methods GetHashCode public method GetHashCode → () returns → int32 The 32-bit hash-code value. Returns the hash-code for this structure. ToString public method ToString → () returns → string The string representation. Returns the string representation of this structure. IntPtr object