Udostępnij za pośrednictwem


Metoda IElementDirectory.GetElements —

Pobierz zestaw elementów z identyfikatorów, w szczególności zestawu.

Przestrzeń nazw:  Microsoft.VisualStudio.Modeling
Zestaw:  Microsoft.VisualStudio.Modeling.Sdk.11.0 (w Microsoft.VisualStudio.Modeling.Sdk.11.0.dll)

Składnia

'Deklaracja
Function GetElements ( _
    elementIds As IEnumerable(Of Guid) _
) As ReadOnlyCollection(Of ModelElement)
ReadOnlyCollection<ModelElement> GetElements(
    IEnumerable<Guid> elementIds
)

Parametry

Wartość zwracana

Typ: System.Collections.ObjectModel.ReadOnlyCollection<ModelElement>
Kolekcja tylko do odczytu ModelElement obiektów.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

IElementDirectory Interfejs

Przestrzeń nazw Microsoft.VisualStudio.Modeling