| Miner.Interop Namespace > IMMQAQC Interface : QASelections Method |
'DeclarationFunction QASelections( _ ByVal pSelections As ESRI.ArcGIS.Geodatabase.ISelectionSet _ ) As System.Integer
'UsageDim instance As IMMQAQC Dim pSelections As ESRI.ArcGIS.Geodatabase.ISelectionSet Dim value As System.Integer value = instance.QASelections(pSelections)
System.int QASelections( ESRI.ArcGIS.Geodatabase.ISelectionSet pSelections )
function QASelections(
pSelections: ESRI.ArcGIS.Geodatabase.ISelectionSet
): System.Integer;
function QASelections( pSelections : ESRI.ArcGIS.Geodatabase.ISelectionSet ) : System.int;
System.int QASelections( ESRI.ArcGIS.Geodatabase.ISelectionSet* pSelections )
System.int QASelections( ESRI.ArcGIS.Geodatabase.ISelectionSet^ pSelections )
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