ProjectClass.remove_Calculate(_EProjectDoc_CalculateEventHandler) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
virtual void remove_Calculate(Microsoft::Office::Interop::MSProject::_EProjectDoc_CalculateEventHandler ^ ) = Microsoft::Office::Interop::MSProject::_EProjectDoc_Event::remove_Calculate;
public virtual void remove_Calculate (Microsoft.Office.Interop.MSProject._EProjectDoc_CalculateEventHandler );
abstract member remove_Calculate : Microsoft.Office.Interop.MSProject._EProjectDoc_CalculateEventHandler -> unit
override this.remove_Calculate : Microsoft.Office.Interop.MSProject._EProjectDoc_CalculateEventHandler -> unit
Public Overridable Sub remove_Calculate ( As _EProjectDoc_CalculateEventHandler)