Skip to main content

TdxNullableValue<T> Members

The generic value type that implements the special unspecified state.

Constructors

Name Description
Create(Boolean,T) Initializes a new instance of the TdxNullableValue<T> class with specified settings.

Properties

Name
HasValue
IsNull
Null
Value
See Also