Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.


The Utility type exposes the following members.

Methods

 NameDescription

Image RemovedEquals

Determines whether the specified Object is equal to the current Object.

(Inherited from Object.)Image Removed

Finalize

Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.

(Inherited from Object.)Image Removed

GetHashCode

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.)Image Removed

GetType

Gets the Type of the current instance.

(Inherited from Object.)

Image RemovedImage RemovedHighByte

Retrieves the high-order byte from the specified 16-bit value.


Image RemovedImage RemovedHighWord

Retrieves the 2 high-order bytes from a 32-bit value.

Image RemovedImage Removed


LowByte

Retrieves the low-order byte from the specified 16-bit value.

Image RemovedImage Removed


LowWord

Retrieves the 2 low-order bytes of a 4-byte value.

Image RemovedImage Removed


MakeLong

Creates a 4-byte value by concatenating the two values.


Image RemovedImage RemovedMakeWord

Creates a 2-byte value by concatenating the two byte values.


Image RemovedMemberwiseClone

Creates a shallow copy of the current Object.

(Inherited from Object.)Image Removed

ToString

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

...