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