Поделиться через


RoleHasRolePlayer.GetLinksToRolesPlayed - метод

Получите список ссылок RoleHasRolePlayer к DomainClass.

Пространство имен:  Microsoft.VisualStudio.Modeling.DslDefinition
Сборка:  Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.11.0 (в Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.11.0.dll)

Синтаксис

'Декларация
Public Shared Function GetLinksToRolesPlayed ( _
    rolePlayerInstance As DomainClass _
) As ReadOnlyCollection(Of RoleHasRolePlayer)
public static ReadOnlyCollection<RoleHasRolePlayer> GetLinksToRolesPlayed(
    DomainClass rolePlayerInstance
)

Параметры

Возвращаемое значение

Тип: System.Collections.ObjectModel.ReadOnlyCollection<RoleHasRolePlayer>

Безопасность платформы .NET Framework

См. также

Ссылки

RoleHasRolePlayer Класс

Microsoft.VisualStudio.Modeling.DslDefinition - пространство имен