IVsDataExplorerNode.Collapse 方法

折叠当前节点以便在服务器资源管理器隐藏其子节点。

命名空间:  Microsoft.VisualStudio.Data.Services
程序集:  Microsoft.VisualStudio.Data.Services(在 Microsoft.VisualStudio.Data.Services.dll 中)

语法

声明
Sub Collapse
void Collapse()
void Collapse()
abstract Collapse : unit -> unit 
function Collapse()

.NET Framework 安全性

请参见

参考

IVsDataExplorerNode 接口

Microsoft.VisualStudio.Data.Services 命名空间

Expand