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