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