DomainRoleImplementedByCollectionType.GetLinkToCollectionType 方法

定义

获取 DomainRole 的 DomainRoleImplementedByCollectionType 链接。

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

参数

domainRoleInstance
DomainRole

返回

DomainRoleImplementedByCollectionType
属性

适用于