ScriptMatchInfo Class
Namespace: Rebex.TerminalEmulation
Assembly: Rebex.Terminal.dll (version 7.0.9083)
Represents a matched condition.
Syntax
public class ScriptMatchInfo
Inherited Members
Properties
Name | Description |
---|---|
MatchedRegex | Regular expression match (only applies to FromRegex(String) conditions. |
MatchedScriptEvent | Matched condition. |
Position | Screen position at which the condition was matched. |
Methods
Name | Description |
---|---|
Equals(Object) | Determines whether this object is equal to another object. |
GetHashCode() | Returns the hash code for the value of this instance. |