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