Moonware.Common Namespace : ConditionOperator Enumeration |
'Declaration Public Enum ConditionOperator Inherits System.Enum
'Usage Dim instance As ConditionOperator
public enum ConditionOperator : System.Enum
public enum class ConditionOperator : public System.Enum
Member | Description |
---|---|
BiggerThan | First one is bigger than second |
Equal | Two items are equal |
NonEqual | Two items are not equal |
SmallerThan | First one is smaller than second |
System.Object
System.ValueType
System.Enum
Moonware.Common.ConditionOperator
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2