Miner.Interop Namespace > IMMTraceUtilities Interface : GetGeoRow Method |
'Declaration
Function GetGeoRow( _ ByVal pItem As ID8ListItem _ ) As ESRI.ArcGIS.Geodatabase.IRow
'Usage
Dim instance As IMMTraceUtilities Dim pItem As ID8ListItem Dim value As ESRI.ArcGIS.Geodatabase.IRow value = instance.GetGeoRow(pItem)
ESRI.ArcGIS.Geodatabase.IRow GetGeoRow( ID8ListItem pItem )
function GetGeoRow( pItem: ID8ListItem ): ESRI.ArcGIS.Geodatabase.IRow;
function GetGeoRow( pItem : ID8ListItem ) : ESRI.ArcGIS.Geodatabase.IRow;
ESRI.ArcGIS.Geodatabase.IRow* GetGeoRow( ID8ListItem* pItem )
ESRI.ArcGIS.Geodatabase.IRow^ GetGeoRow( ID8ListItem^ pItem )
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