| Miner.Interop Namespace > IMMAutoUpdater3 Interface : AfterFeatureSplit Method | 
'DeclarationSub AfterFeatureSplit( _ ByVal pFeature As ESRI.ArcGIS.Geodatabase.IFeature _ )
'UsageDim instance As IMMAutoUpdater3 Dim pFeature As ESRI.ArcGIS.Geodatabase.IFeature instance.AfterFeatureSplit(pFeature)
void AfterFeatureSplit( ESRI.ArcGIS.Geodatabase.IFeature pFeature )
procedure AfterFeatureSplit( 
    pFeature: ESRI.ArcGIS.Geodatabase.IFeature
); 
            function AfterFeatureSplit( pFeature : ESRI.ArcGIS.Geodatabase.IFeature );
void AfterFeatureSplit( ESRI.ArcGIS.Geodatabase.IFeature* pFeature )
void AfterFeatureSplit( ESRI.ArcGIS.Geodatabase.IFeature^ pFeature )
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