Version

IOperate Interface Members

The following tables list the members exposed by IOperate.

Public Methods
 NameDescription
 MethodAddAdd method.  
 MethodDivideDivide method.  
 MethodInverseNumericOfGets the object equivalent of the specified numeric value.  
 MethodMaxGets the maximum of two values.  
 MethodMinGets the minimum of two values.  
 MethodMultiplyMultiply operator.  
 MethodNullValueGets the equivalent of null for the type being operated on.  
 MethodNumericOfGets the numeric equivalent of the specified object.  
 MethodSubtractSubract method.  
See Also