Click or drag to resize
NullableT Methods

The NullableT generic type exposes the following members.

Methods
  NameDescription
Public methodEquals (Overrides ValueTypeEquals(Object).)
Public methodGetHashCode
Retrieves the hash code of the object returned by the Value property.
(Overrides ValueTypeGetHashCode.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodGetValueOrDefault
Public methodGetValueOrDefault(T)
Public methodToString (Overrides ValueTypeToString.)
Top
See Also