RolePlayerConnectDirectiveAcceptsClass.GetLinksToRolePlayerConnectDirectives 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 list of RolePlayerConnectDirectiveAcceptsClass links to a DomainClass.
public:
static System::Collections::ObjectModel::ReadOnlyCollection<Microsoft::VisualStudio::Modeling::DslDefinition::RolePlayerConnectDirectiveAcceptsClass ^> ^ GetLinksToRolePlayerConnectDirectives(Microsoft::VisualStudio::Modeling::DslDefinition::DomainClass ^ acceptingClassInstance);
[System.Diagnostics.DebuggerStepThrough]
public static System.Collections.ObjectModel.ReadOnlyCollection<Microsoft.VisualStudio.Modeling.DslDefinition.RolePlayerConnectDirectiveAcceptsClass> GetLinksToRolePlayerConnectDirectives (Microsoft.VisualStudio.Modeling.DslDefinition.DomainClass acceptingClassInstance);
[<System.Diagnostics.DebuggerStepThrough>]
static member GetLinksToRolePlayerConnectDirectives : Microsoft.VisualStudio.Modeling.DslDefinition.DomainClass -> System.Collections.ObjectModel.ReadOnlyCollection<Microsoft.VisualStudio.Modeling.DslDefinition.RolePlayerConnectDirectiveAcceptsClass>
Public Shared Function GetLinksToRolePlayerConnectDirectives (acceptingClassInstance As DomainClass) As ReadOnlyCollection(Of RolePlayerConnectDirectiveAcceptsClass)
Parameters
- acceptingClassInstance
- DomainClass
Returns
- Attributes