DomainRoleImplementedByCollectionType.GetCollectionType(DomainRole) 方法

定义

获取 CollectionType。

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

参数

element
DomainRole

返回

ExternalType
属性

适用于