DomainRoleImplementedByCollectionType.GetLinkToCollectionType Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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