Compartilhar via


PivotNavigator.SelectItemInTree Method

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

Syntax

'Declaração
Public Sub SelectItemInTree ( _
    item As Object, _
    action As VirtualizingTreeSelectionAction, _
    scrollIntoView As Boolean _
)
public void SelectItemInTree(
    Object item,
    VirtualizingTreeSelectionAction action,
    bool scrollIntoView
)

Parameters

.NET Framework Security

See Also

Reference

PivotNavigator Class

Microsoft.Internal.VisualStudio.PlatformUI Namespace