C1.WPF.Schedule Namespace : ArithmeticOperationEnum Enumeration |
'Declaration
Public Enum ArithmeticOperationEnum Inherits System.Enum
public enum ArithmeticOperationEnum : System.Enum
Member | Description |
---|---|
Add | Represents an addition operation. |
Divide | Represents a division operation. |
Modulus | Represents a modulus operation. |
Multiply | Represents a multiplication operation. |
Subtract | Represents a subtraction operation. |
System.Object
System.ValueType
System.Enum
C1.WPF.Schedule.ArithmeticOperationEnum
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