CodeGenerationUtilities.DefinesDiagramElements(DslLibrary) Метод

Определение

Значение true, если заданный объект DslLibrary определяет элементы схемы; в противном случае — значение false. Элементы схемы — это элементы, включенные в DslLibrary.DiagramElements, а также схема (если задано).

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

Параметры

dslLibrary
DslLibrary

Возвращаемое значение

Boolean

Применяется к