ValueTypePtrT Properties |
The ValueTypePtrT generic type exposes the following members.
| Name | Description | |
|---|---|---|
| IsNull |
Checks whether or not this instance is semantically null (this helps elimiate null checks
in methods that accept this type)
| |
| Value |
Gets or sets value held by this object
|