ValueType

Description

interface System.ValueType

Base interface for all value types.

Public / Methods

Get​Hash​Code


public method GetHashCode → ()

returns → int32

The 32-bit hash-code value.

Returns the hash-code for this structure.

To​String


public method ToString → ()

returns → string

The string representation.

Returns the string representation of this structure.