Udostępnij za pośrednictwem


Właściwość DslLibraryBase.DiagramElements —

Pobiera listę DiagramElements.Diagram elementów zdefiniowanych przez bibliotekę DSL.

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

Składnia

'Deklaracja
Public Overridable ReadOnly Property DiagramElements As ReadOnlyLinkedElementCollection(Of DiagramElement)
public virtual ReadOnlyLinkedElementCollection<DiagramElement> DiagramElements { get; }

Wartość właściwości

Typ: Microsoft.VisualStudio.Modeling.ReadOnlyLinkedElementCollection<DiagramElement>

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

DslLibraryBase Klasa

Przestrzeń nazw Microsoft.VisualStudio.Modeling.DslDefinition