Click or drag to resize

ValueTypePtrT Properties

The ValueTypePtrT generic type exposes the following members.

Properties
  NameDescription
Public propertyIsNull
Checks whether or not this instance is semantically null (this helps elimiate null checks in methods that accept this type)
Public propertyValue
Gets or sets value held by this object
Top
See Also