Miner.Interop Namespace > MMQAQCClass Class : QASingleRow Method |
'Declaration
Public Overridable Function QASingleRow( _ ByVal pRow As ESRI.ArcGIS.Geodatabase.IRow, _ ByRef pErrorList As ID8List _ ) As System.Integer
'Usage
Dim instance As MMQAQCClass Dim pRow As ESRI.ArcGIS.Geodatabase.IRow Dim pErrorList As ID8List Dim value As System.Integer value = instance.QASingleRow(pRow, pErrorList)
public virtual System.int QASingleRow( ESRI.ArcGIS.Geodatabase.IRow pRow, out ID8List pErrorList )
public function QASingleRow( pRow: ESRI.ArcGIS.Geodatabase.IRow; Out pErrorList: ID8List ): System.Integer; virtual;
public function QASingleRow( pRow : ESRI.ArcGIS.Geodatabase.IRow, pErrorList : ID8List ) : System.int;
public: virtual System.int QASingleRow( ESRI.ArcGIS.Geodatabase.IRow* pRow, [PARAMFLAG::Out] ID8List* pErrorList )
public: virtual System.int QASingleRow( ESRI.ArcGIS.Geodatabase.IRow^ pRow, [Out] ID8List^ pErrorList )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2