An NDoc Documented Class Library

SearchCondition Class

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

System.Object
   White.Core.UIItems.Finders.SearchCondition
      White.Core.UIItems.Finders.IndexCondition
      White.Core.UIItems.Finders.NotCondition
      White.Core.UIItems.Finders.SimpleSearchCondition

[Visual Basic]
MustInherit Public Class SearchCondition
[C#]
public abstract class SearchCondition
[C++]
public __gc __abstract class SearchCondition
[JScript]
public  class SearchCondition

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.UIItems.Finders

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

See Also

SearchCondition Members | White.Core.UIItems.Finders Namespace