AttributedDomainElementHasAttributes.GetElement(ClrAttribute) 方法

定义

获取元素。

public:
 static Microsoft::VisualStudio::Modeling::DslDefinition::AttributedDomainElement ^ GetElement(Microsoft::VisualStudio::Modeling::DslDefinition::ClrAttribute ^ element);
[System.Diagnostics.DebuggerStepThrough]
public static Microsoft.VisualStudio.Modeling.DslDefinition.AttributedDomainElement GetElement (Microsoft.VisualStudio.Modeling.DslDefinition.ClrAttribute element);
[<System.Diagnostics.DebuggerStepThrough>]
static member GetElement : Microsoft.VisualStudio.Modeling.DslDefinition.ClrAttribute -> Microsoft.VisualStudio.Modeling.DslDefinition.AttributedDomainElement
Public Shared Function GetElement (element As ClrAttribute) As AttributedDomainElement

参数

element
ClrAttribute

返回

AttributedDomainElement
属性

适用于