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 ModifiedFinalize

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 ModifiedGetHashCode

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 ModifiedGetType

Gets the Type of the current instance.

(Inherited from Object.)
Image ModifiedImage ModifiedHighByte

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

Image ModifiedImage ModifiedHighWord

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

Image ModifiedImage ModifiedLowByte

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

Image ModifiedImage ModifiedLowWord

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

Image ModifiedImage ModifiedMakeLong

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

Image ModifiedImage ModifiedMakeWord

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

Image ModifiedMemberwiseClone

Creates a shallow copy of the current Object.

(Inherited from Object.)
Image ModifiedToString

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

...