The XConvert type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. | |
| GetHashCode | Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. | |
| GetHighWord | Overloaded. | |
| GetLowWord | Overloaded. | |
| GetType | Gets the Type of the current instance. | |
| GetUInt16 |
Returns a value UInt16 compound from a high and a low word.
| |
| GetUInt32 |
Returns a value UInt32 compound from a high and a low word.
| |
| MemberwiseClone | Creates a shallow copy of the current Object. | |
| ObjectFromXmlString |
Converts a XML string to a corresponding object.
| |
| ObjectToXmlString | Overloaded. | |
| RotateBits | Overloaded. | |
| ToBoolArray |
Converts bits of byte array into an array Boolean.
| |
| ToByteArray | Overloaded. | |
| ToInt32 |
Converts bytes from the array to Int32.
| |
| ToString | (Inherited from Object.) | |
| ToUInt32 |
Converts bytes from the array to UInt32.
|