Miner.Interop Namespace > D8FeatureClass Class : ID8GeoAssocJoin_set_AssociatedGeoRow Method |
'Declaration
Public Overridable Sub ID8GeoAssocJoin_set_AssociatedGeoRow( _ ByVal ppRow As ESRI.ArcGIS.Geodatabase.IRow _ )
'Usage
Dim instance As D8FeatureClass Dim ppRow As ESRI.ArcGIS.Geodatabase.IRow instance.ID8GeoAssocJoin_set_AssociatedGeoRow(ppRow)
public virtual void ID8GeoAssocJoin_set_AssociatedGeoRow( ESRI.ArcGIS.Geodatabase.IRow ppRow )
public procedure ID8GeoAssocJoin_set_AssociatedGeoRow( ppRow: ESRI.ArcGIS.Geodatabase.IRow ); virtual;
public function ID8GeoAssocJoin_set_AssociatedGeoRow( ppRow : ESRI.ArcGIS.Geodatabase.IRow );
public: virtual void ID8GeoAssocJoin_set_AssociatedGeoRow( ESRI.ArcGIS.Geodatabase.IRow* ppRow )
public: virtual void ID8GeoAssocJoin_set_AssociatedGeoRow( ESRI.ArcGIS.Geodatabase.IRow^ ppRow )
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