PivotRelationshipNavigationEntry.Dispose Method (Boolean)

This member overrides PivotNavigationEntry.Dispose(Boolean).

Namespace:  Microsoft.Internal.VisualStudio.PlatformUI
Assembly:  Microsoft.VisualStudio.Shell.11.0 (in Microsoft.VisualStudio.Shell.11.0.dll)

Syntax

'Declaration
Protected Overrides Sub Dispose ( _
    disposing As Boolean _
)
protected override void Dispose(
    bool disposing
)
protected:
virtual void Dispose(
    bool disposing
) override
abstract Dispose : 
        disposing:bool -> unit  
override Dispose : 
        disposing:bool -> unit
protected override function Dispose(
    disposing : boolean
)

Parameters

.NET Framework Security

See Also

Reference

PivotRelationshipNavigationEntry Class

Dispose Overload

Microsoft.Internal.VisualStudio.PlatformUI Namespace