Translate page

Field Members

The Field type exposes the following members.

Methods



NameDescription

Attribute
Gets the attribute of the field at the specified position.

Equals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)

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

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

GetLength
Gets the length of the field (protected or unprotected) specified by the cursor position.

GetNextLength
Returns the length of the next field of the specified type, starting at the specified screen position.

GetNextPosition
Gets the position of the next field of the specified type, starting at the specified screen position.

GetPosition
Gets the starting position of the field field (of any type) at the specified screen position.

GetPreviousLength
Gets the length of the previous field of the specified FieldType, starting at the specified screen position.

GetPreviousPosition
Gets the position of the previous field with the specified FieldType, starting at the specified screen ScreenPosition.

GetText
Gets the text of the IField at the specified ScreenPosition.

GetType
Gets the Type of the current instance.
(Inherited from Object.)

MemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)

Search
Searches the field at the specified position for the specified text.

SetText
Sets the text of the field at the specified position.

ToString
Returns a String that represents the current Object.
(Inherited from Object.)

See Also


Send comments on this topic to: Jolly Giant Software

Copyright 2009 by Jolly Giant Software, Inc.