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