The ScriptMatchInfo type exposes the following members.

Methods

  NameDescription
Public methodSupported by the .NET Compact FrameworkEquals
Determines whether this object is equal to another object.
(Overrides Object..::..Equals(Object).)
Protected methodSupported by the .NET Compact FrameworkFinalize
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
Public methodSupported by the .NET Compact FrameworkGetHashCode
Returns the hash code for the value of this instance.
(Overrides Object..::..GetHashCode()()()().)
Public methodSupported by the .NET Compact FrameworkGetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected methodSupported by the .NET Compact FrameworkMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodSupported by the .NET Compact FrameworkToString
Returns a String that represents the current Object.
(Inherited from Object.)

Properties

  NameDescription
Public propertySupported by the .NET Compact FrameworkMatchedRegex
Regular expression match (only applies to FromRegex(String) conditions.
Public propertySupported by the .NET Compact FrameworkMatchedScriptEvent
Matched condition.
Public propertySupported by the .NET Compact FrameworkPosition
Screen position at which the condition was matched.

See Also