RoleHasRolePlayer.GetLinksToRolesPlayed(DomainClass) Methode

Definition

Die Liste der rolehasroleplayer-Links zu einer domainClass finden Sie hier.

public:
 static System::Collections::ObjectModel::ReadOnlyCollection<Microsoft::VisualStudio::Modeling::DslDefinition::RoleHasRolePlayer ^> ^ GetLinksToRolesPlayed(Microsoft::VisualStudio::Modeling::DslDefinition::DomainClass ^ rolePlayerInstance);
[System.Diagnostics.DebuggerStepThrough]
public static System.Collections.ObjectModel.ReadOnlyCollection<Microsoft.VisualStudio.Modeling.DslDefinition.RoleHasRolePlayer> GetLinksToRolesPlayed (Microsoft.VisualStudio.Modeling.DslDefinition.DomainClass rolePlayerInstance);
[<System.Diagnostics.DebuggerStepThrough>]
static member GetLinksToRolesPlayed : Microsoft.VisualStudio.Modeling.DslDefinition.DomainClass -> System.Collections.ObjectModel.ReadOnlyCollection<Microsoft.VisualStudio.Modeling.DslDefinition.RoleHasRolePlayer>
Public Shared Function GetLinksToRolesPlayed (rolePlayerInstance As DomainClass) As ReadOnlyCollection(Of RoleHasRolePlayer)

Parameter

rolePlayerInstance
DomainClass

Gibt zurück

ReadOnlyCollection<RoleHasRolePlayer>
Attribute

Gilt für