CodeGenerationUtilities.DefinesDiagramElements(DslLibrary) Methode

Definition

True, wenn der angegebene dsllibrary Diagramm Elemente definiert, andernfalls false. Diagramm Elemente sind Elemente, die in dsllibrary. Diagram Elements enthalten sind, sowie ein Diagramm (sofern definiert).

public:
 static bool DefinesDiagramElements(Microsoft::VisualStudio::Modeling::DslDefinition::DslLibrary ^ dslLibrary);
public static bool DefinesDiagramElements (Microsoft.VisualStudio.Modeling.DslDefinition.DslLibrary dslLibrary);
static member DefinesDiagramElements : Microsoft.VisualStudio.Modeling.DslDefinition.DslLibrary -> bool
Public Shared Function DefinesDiagramElements (dslLibrary As DslLibrary) As Boolean

Parameter

dslLibrary
DslLibrary

Gibt zurück

Boolean

Gilt für