An NDoc Documented Class Library

DescendantFinder Class

For a list of all members of this type, see DescendantFinder Members.

System.Object
   White.Core.AutomationElementSearch.DescendantFinder

[Visual Basic]
Public Class DescendantFinder
    Implements IDescendantFinder
[C#]
public class DescendantFinder : IDescendantFinder
[C++]
public __gc class DescendantFinder : public IDescendantFinder
[JScript]
public class DescendantFinder extends IDescendantFinder

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: White.Core.AutomationElementSearch

Assembly: White.Core (in White.Core.dll)

See Also

DescendantFinder Members | White.Core.AutomationElementSearch Namespace