An NDoc Documented Class Library

NotCondition Class

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

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

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

NotCondition Members | White.Core.UIItems.Finders Namespace