共用方式為


ModelExplorerTreeContainer.FindRootElements 方法

在 [模型總管] 中尋找失去關聯的所有項目。

命名空間:  Microsoft.VisualStudio.Modeling.Shell
組件:  Microsoft.VisualStudio.Modeling.Sdk.Shell.11.0 (在 Microsoft.VisualStudio.Modeling.Sdk.Shell.11.0.dll 中)

語法

'宣告
Protected Overridable Function FindRootElements ( _
    store As Store _
) As IList
protected virtual IList FindRootElements(
    Store store
)

參數

傳回值

型別:System.Collections.IList
在 [模型總管] 中失去關聯的項目清單。

.NET Framework 安全性

請參閱

參考

ModelExplorerTreeContainer 類別

Microsoft.VisualStudio.Modeling.Shell 命名空間