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