An NDoc Documented Class Library

AutomationSearchCondition Methods

The methods of the AutomationSearchCondition class are listed below. For a complete list of AutomationSearchCondition class members, see the AutomationSearchCondition Members topic.

Public Static (Shared) Methods

ByAutomationId 
ByClassName 
ByControlType 
ByName 
GetWindowSearchCondition 
GetWindowWithTitleBarSearchCondition 
ToStringOverloaded.  

Public Instance Methods

Add 
Equals (inherited from Object) Determines whether the specified Object is equal to the current Object.
GetHashCode (inherited from Object) Serves as a hash function for a particular type.
GetType (inherited from Object) Gets the Type of the current instance.
OfControlType 
OfName 
Satisfies 
ToStringOverloaded.  
WithAutomationId 
WithProcessId 

Protected Instance Methods

Finalize (inherited from Object) Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
MemberwiseClone (inherited from Object) Creates a shallow copy of the current Object.

See Also

AutomationSearchCondition Class | White.Core.AutomationElementSearch Namespace