Freigeben über


DomainRoleImplementedByCollectionType.GetLinkToCollectionType-Methode

Ruft den DomainRoleImplementedByCollectionType-Link für DomainRole ab.

Namespace:  Microsoft.VisualStudio.Modeling.DslDefinition
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.12.0.dll)

Syntax

'Declaration
Public Shared Function GetLinkToCollectionType ( _
    domainRoleInstance As DomainRole _
) As DomainRoleImplementedByCollectionType
public static DomainRoleImplementedByCollectionType GetLinkToCollectionType(
    DomainRole domainRoleInstance
)

Parameter

Rückgabewert

Typ: Microsoft.VisualStudio.Modeling.DslDefinition.DomainRoleImplementedByCollectionType

.NET Framework-Sicherheit

Siehe auch

Referenz

DomainRoleImplementedByCollectionType Klasse

Microsoft.VisualStudio.Modeling.DslDefinition-Namespace