Miner.Interop Namespace > MMFeatureTopLevelClass Class : remove_ItemAdded Method |
'Declaration
Public Overridable Sub remove_ItemAdded( _ ByVal A_1 As IMMCoreEvents_ItemAddedEventHandler _ )
'Usage
Dim instance As MMFeatureTopLevelClass Dim A_1 As IMMCoreEvents_ItemAddedEventHandler instance.remove_ItemAdded(A_1)
public virtual void remove_ItemAdded( IMMCoreEvents_ItemAddedEventHandler A_1 )
public procedure remove_ItemAdded( A_1: IMMCoreEvents_ItemAddedEventHandler ); virtual;
public function remove_ItemAdded( A_1 : IMMCoreEvents_ItemAddedEventHandler );
public: virtual void remove_ItemAdded( IMMCoreEvents_ItemAddedEventHandler* A_1 )
public: virtual void remove_ItemAdded( IMMCoreEvents_ItemAddedEventHandler^ A_1 )
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