DomainRoleImplementedByCollectionType.GetLinkToCollectionType Method

Definition

Get the DomainRoleImplementedByCollectionType link to a DomainRole.

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

Parameters

domainRoleInstance
DomainRole

Returns

Attributes

Applies to