Miner.Interop Namespace > MMFeederSpaceClass Class : RemoveSourceByFeature Method |
'Declaration
Public Overridable Sub RemoveSourceByFeature( _ ByVal feature As ESRI.ArcGIS.Geodatabase.IFeature, _ ByVal logUndoRedo As System.Boolean _ )
'Usage
Dim instance As MMFeederSpaceClass Dim feature As ESRI.ArcGIS.Geodatabase.IFeature Dim logUndoRedo As System.Boolean instance.RemoveSourceByFeature(feature, logUndoRedo)
public virtual void RemoveSourceByFeature( ESRI.ArcGIS.Geodatabase.IFeature feature, System.bool logUndoRedo )
public procedure RemoveSourceByFeature( feature: ESRI.ArcGIS.Geodatabase.IFeature; logUndoRedo: System.Boolean ); virtual;
public function RemoveSourceByFeature( feature : ESRI.ArcGIS.Geodatabase.IFeature, logUndoRedo : System.boolean );
public: virtual void RemoveSourceByFeature( ESRI.ArcGIS.Geodatabase.IFeature* feature, System.bool logUndoRedo )
public: virtual void RemoveSourceByFeature( ESRI.ArcGIS.Geodatabase.IFeature^ feature, System.bool logUndoRedo )
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