protected bool ISEVEN( double num )
Protected Function ISEVEN ( _ num As Double _ ) As Boolean
protected: bool^ ISEVEN( double^ num )