[Missing <summary> documentation for "M:Gemstone.Numeric.ComplexNumber.IsInteger(Gemstone.Numeric.ComplexNumber)"]
public static bool IsInteger(
	ComplexNumber value
)Public Shared Function IsInteger ( 
	value As ComplexNumber
) As Booleanpublic:
static bool IsInteger(
	ComplexNumber value
)Gemstone.Numeric.ComplexNumber.IsInteger = function(value);[Missing <param name="value"/> documentation for "M:Gemstone.Numeric.ComplexNumber.IsInteger(Gemstone.Numeric.ComplexNumber)"]
[Missing <returns> documentation for "M:Gemstone.Numeric.ComplexNumber.IsInteger(Gemstone.Numeric.ComplexNumber)"]