Nullable Methods
Collapse the table of content
Expand the table of content

Nullable Methods

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

The Nullable type exposes the following members.

  NameDescription
Public method Static member Compare(Of T) Compares the relative values of two Nullable(Of T) objects.
Public method Static member Equals(Of T) Indicates whether two specified Nullable(Of T) objects are equal.
Public method Static member GetUnderlyingType Returns the underlying type argument of the specified nullable type.
Top

Show:
© 2017 Microsoft