An NDoc Documented Class Library

SimpleSearchCondition Class

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

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

[Visual Basic]
Public Class SimpleSearchCondition
    Inherits SearchCondition
[C#]
public class SimpleSearchCondition : SearchCondition
[C++]
public __gc class SimpleSearchCondition : public SearchCondition
[JScript]
public class SimpleSearchCondition extends 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

SimpleSearchCondition Members | White.Core.UIItems.Finders Namespace