Versions Compared

Key

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


Methods

 NameDescription
Image Modified
Equals

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

(Inherited from Object.)
Image Modified
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 Modified
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 Modified
GetType

Gets the Type of the current instance.

(Inherited from Object.)
Image ModifiedImage Modified
HighByte

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

Image ModifiedImage Modified
HighWord

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

Image ModifiedImage Modified
LowByte

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

Image ModifiedImage Modified
LowWord

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

Image ModifiedImage Modified
MakeLong

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

Image ModifiedImage Modified
MakeWord

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

Image Modified
MemberwiseClone

Creates a shallow copy of the current Object.

(Inherited from Object.)
Image Modified
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

...