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