Freigeben über


ModelExplorerTreeContainer.FindRootElements-Methode

Sucht nach allen verwaisten Elementen im Modell-Explorer.

Namespace:  Microsoft.VisualStudio.Modeling.Shell
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Shell.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Shell.12.0.dll)

Syntax

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

Parameter

Rückgabewert

Typ: System.Collections.IList
Eine Liste von verwaisten Elementen im Modell-Explorer.

.NET Framework-Sicherheit

Siehe auch

Referenz

ModelExplorerTreeContainer Klasse

Microsoft.VisualStudio.Modeling.Shell-Namespace