Udostępnij za pośrednictwem


Właściwość IElementDirectory.AllElements —

Pobiera wszystkie elementy kolekcji tylko do odczytu w katalogu.

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

Składnia

'Deklaracja
ReadOnly Property AllElements As ICollection(Of ModelElement)
ICollection<ModelElement> AllElements { get; }

Wartość właściwości

Typ: System.Collections.Generic.ICollection<ModelElement>
Kolekcja tylko do odczytu ModelElement obiektów.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

IElementDirectory Interfejs

Przestrzeń nazw Microsoft.VisualStudio.Modeling