This topic has not yet been rated - Rate this topic

EditorFactory.Finalize Method

Destructor for the EditorFactory class.

This method is not CLS-compliant.  

Namespace: Microsoft.VisualStudio.Package
Assembly: Microsoft.VisualStudio.Package.LanguageService (in microsoft.visualstudio.package.languageservice.dll)

'Declaration
Protected Overrides Sub Finalize
'Usage

Me.Finalize
protected void finalize ()
protected override function Finalize ()

Sets the IServiceProvidersite to a null reference (Nothing in Visual Basic).

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.