public bool IsSpare( int nRow, int nCol )
Public Function IsSpare ( nRow As Integer, nCol As Integer ) As Boolean
public: bool IsSpare( int nRow, int nCol )
member IsSpare : nRow : int * nCol : int -> bool