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