/
Field Members
Field Members
The Field type exposes the following members.
Methods
Name | Description | |
---|---|---|
Attribute | Gets the attribute of the field at the specified position. | |
Equals | (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 | (Inherited from Object.) |
See Also
, multiple selections available,
Related content
What's New In This Version
What's New In This Version
More like this
Undocumented Session Parameters
Undocumented Session Parameters
More like this
Sample Command Line Parameter Entries
Sample Command Line Parameter Entries
More like this
Command Line Parameter Syntax
Command Line Parameter Syntax
More like this
Command Line Parameters
Command Line Parameters
More like this
Sample Installer Command Line Parameter Entries
Sample Installer Command Line Parameter Entries
More like this