Uses of Interface
com.microsoft.tfs.core.clients.workitem.query.qe.QEQueryRow

Packages that use QEQueryRow
com.microsoft.tfs.core.clients.workitem.query.qe   
 

Uses of QEQueryRow in com.microsoft.tfs.core.clients.workitem.query.qe
 

Methods in com.microsoft.tfs.core.clients.workitem.query.qe that return QEQueryRow
 QEQueryRow QEQueryRowCollection.addRow()
           
 QEQueryRow QEQueryRowCollection.addRow(int index)
           
 QEQueryRow QEQueryRowCollection.getRow(int index)
           
 QEQueryRow[] QEQueryRowCollection.getRows()
           
 

Methods in com.microsoft.tfs.core.clients.workitem.query.qe with parameters of type QEQueryRow
 void QEQueryRowCollection.deleteRow(QEQueryRow row)
           
 int QEQueryRowCollection.indexOf(QEQueryRow row)
           
 



© 2015 Microsoft. All rights reserved.