RoleHasRolePlayer.GetLinksToRolesPlayed(DomainClass) Метод
Определение
Важно!
Некоторые сведения относятся к предварительной версии продукта, в которую до выпуска могут быть внесены существенные изменения. Майкрософт не предоставляет никаких гарантий, явных или подразумеваемых, относительно приведенных здесь сведений.
Получите список ссылку RoleHasRolePlayer к DomainClass.
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)
Параметры
- rolePlayerInstance
- DomainClass
Возвращаемое значение
- Атрибуты