Share via


ServerDocument.IDisposable.Dispose Method (2003 System)

Namespace:  Microsoft.VisualStudio.Tools.Applications.Runtime
Assembly:  Microsoft.VisualStudio.Tools.Applications.Runtime (in Microsoft.VisualStudio.Tools.Applications.Runtime.dll)

Syntax

'Declaration
Private Sub Dispose Implements IDisposable.Dispose
'Usage
Dim instance As ServerDocument

CType(instance, IDisposable).Dispose()
void IDisposable.Dispose()

Implements

IDisposable.Dispose()

Permissions

See Also

Reference

ServerDocument Class

ServerDocument Members

Microsoft.VisualStudio.Tools.Applications.Runtime Namespace