| Class | Description |
|---|---|
| Decimal |
Value class that provides an implementation of the .NET Decimal data type.
|
| UByte |
Value class that provides an implementation of an unsigned 8 bit integer.
|
| UInt32 |
Value class that provides an implementation of an unsigned 32 bit integer.
|
| UInt64 |
Value class that provides an implementation of an unsigned 64 bit integer.
|