The following tables list the members exposed by IOperate.
Name | Description | |
---|---|---|
Add | Add method. | |
Divide | Divide method. | |
InverseNumericOf | Gets the object equivalent of the specified numeric value. | |
Max | Gets the maximum of two values. | |
Min | Gets the minimum of two values. | |
Multiply | Multiply operator. | |
NullValue | Gets the equivalent of null for the type being operated on. | |
NumericOf | Gets the numeric equivalent of the specified object. | |
Subtract | Subract method. |