Miner.Geodatabase.Edit Namespace > ConnectElectric Class : ConnectFeature Method |
'Declaration
Public Sub ConnectFeature( _ ByVal feature As ESRI.ArcGIS.Geodatabase.IFeature _ )
'Usage
Dim instance As ConnectElectric Dim feature As ESRI.ArcGIS.Geodatabase.IFeature instance.ConnectFeature(feature)
public void ConnectFeature( ESRI.ArcGIS.Geodatabase.IFeature feature )
public procedure ConnectFeature( feature: ESRI.ArcGIS.Geodatabase.IFeature );
public function ConnectFeature( feature : ESRI.ArcGIS.Geodatabase.IFeature );
public: void ConnectFeature( ESRI.ArcGIS.Geodatabase.IFeature* feature )
public: void ConnectFeature( ESRI.ArcGIS.Geodatabase.IFeature^ feature )
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