AutomationPattern Methods
.NET Framework 4.5
The AutomationPattern type exposes the following members.
| Name | Description | |
|---|---|---|
|
CompareTo | Compares this AutomationIdentifier with another AutomationIdentifier. (Inherited from AutomationIdentifier.) |
|
Equals | Returns a value indicating whether the supplied AutomationIdentifier is equivalent to this AutomationIdentifier. (Inherited from AutomationIdentifier.) |
|
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
|
GetHashCode | Returns the hash code for this UI Automation identifier. (Inherited from AutomationIdentifier.) |
|
GetType | Gets the Type of the current instance. (Inherited from Object.) |
|
LookupById | Retrieves an AutomationPattern that encapsulates a specified numerical identifier. |
|
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
|
ToString | Returns a string that represents the current object. (Inherited from Object.) |