Versions Compared

Key

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

The Screen 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 ModifiedGetScreen

Gets the contents of the screen from the current session as plain text, without extended attributes.

Image ModifiedGetScreenSize

Retrieves the number of rows and columns of the screen.

Image ModifiedGetScreenWithAttribs

Gets the contents of the screen from the currently connected session, with character attributes. The format of the returned string will be alternating, one character of text, one attribute (can be 0)

Image ModifiedGetString

Copies all or part of the host session presentation space into a buffer.

Image ModifiedGetStringWithAttribs

Copies all or part of the screen into a buffer, including extended attributes.

Image ModifiedGetType

Gets the Type of the current instance.

(Inherited from Object.)
Image ModifiedMemberwiseClone

Creates a shallow copy of the current Object.

(Inherited from Object.)
Image ModifiedSearch

Searches the presentation space for a specified string.

Image ModifiedSetString

Copies a string into a specified position on the presentation space.

Image ModifiedToString

Returns a String that represents the current Object.

(Inherited from Object.)

See Also


Screen Class
JollyGiant.Emulation Namespace

Send comments on this topic to Jolly Giant Software

...