PresentationElementHelper.GetDslDefinitionModelElement Yöntem

Tanım

Bu yöntem, PresentationElement öğesine karşılık gelen gerçek model öğesinin döndürülmesini sağlar. DslDesigner piksel için, ilgili konu gerçekten gerçek MEL değil, dahili bir TreeNode sınıfı olabilir. Bu yöntem, gerçek MEL döndürüldüğünden bu durumları doğru şekilde işler.

public:
[System::Runtime::CompilerServices::Extension]
 static Microsoft::VisualStudio::Modeling::ModelElement ^ GetDslDefinitionModelElement(Microsoft::VisualStudio::Modeling::Diagrams::PresentationElement ^ e);
public static Microsoft.VisualStudio.Modeling.ModelElement GetDslDefinitionModelElement (this Microsoft.VisualStudio.Modeling.Diagrams.PresentationElement e);
static member GetDslDefinitionModelElement : Microsoft.VisualStudio.Modeling.Diagrams.PresentationElement -> Microsoft.VisualStudio.Modeling.ModelElement
<Extension()>
Public Function GetDslDefinitionModelElement (e As PresentationElement) As ModelElement

Parametreler

Döndürülenler

ModelElement

Şunlara uygulanır