Name | Description |
---|---|
TypeBase | This base class supports proper conversion of each primitive type into a native format. The native format is specified. If not overloading individual properties, boxing will occur each time that value is called. |
TypeDouble | Method for converting data to and from a double. |
TypeSingle | Method for converting data to and from a float. |