Utility_Methods
The Utility type exposes the following members.
Methods
| Name | Description |
|---|---|---|
| Determines whether the specified Object is equal to the current Object. (Inherited from Object.) | |
| Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) | |
| Serves as a hash function for a particular type. GetHashCode()()() is suitable for use in hashing algorithms and data structures like a hash table. (Inherited from Object.) | |
| Gets the Type of the current instance. (Inherited from Object.) | |
| Retrieves the high-order byte from the specified 16-bit value. | |
| Retrieves the 2 high-order bytes from a 32-bit value. | |
| Retrieves the low-order byte from the specified 16-bit value. | |
| Retrieves the 2 low-order bytes of a 4-byte value. | |
| Creates a 4-byte value by concatenating the two values. | |
| Creates a 2-byte value by concatenating the two byte values. | |
| Creates a shallow copy of the current Object. (Inherited from Object.) | |
| Returns a String that represents the current Object. (Inherited from Object.) |
See Also
Utility Class
JollyGiant.Emulation Namespace
Send comments on this topic to Jolly Giant Software
Copyright 2009 by Jolly Giant Software, Inc.