Miner.Interop Namespace > MMQAQCClass Class : QAEnumFeature Method |
'Declaration
Public Overridable Function QAEnumFeature( _ ByVal pEnumFeature As ESRI.ArcGIS.Geodatabase.IEnumFeature _ ) As System.Integer
'Usage
Dim instance As MMQAQCClass Dim pEnumFeature As ESRI.ArcGIS.Geodatabase.IEnumFeature Dim value As System.Integer value = instance.QAEnumFeature(pEnumFeature)
public virtual System.int QAEnumFeature( ESRI.ArcGIS.Geodatabase.IEnumFeature pEnumFeature )
public function QAEnumFeature( pEnumFeature: ESRI.ArcGIS.Geodatabase.IEnumFeature ): System.Integer; virtual;
public function QAEnumFeature( pEnumFeature : ESRI.ArcGIS.Geodatabase.IEnumFeature ) : System.int;
public: virtual System.int QAEnumFeature( ESRI.ArcGIS.Geodatabase.IEnumFeature* pEnumFeature )
public: virtual System.int QAEnumFeature( ESRI.ArcGIS.Geodatabase.IEnumFeature^ pEnumFeature )
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