NullableTypes Class Library

NullableInt32 Properties

The properties of the NullableInt32 structure are listed below. For a complete list of NullableInt32 structure members, see the NullableInt32 Members topic.

Public Instance Properties

IsNull Indicates whether or not the value of the NullableInt32 structure is null.
Value Gets the value of the NullableInt32 structure. This property is read-only

See Also

NullableInt32 Class | NullableTypes Namespace