ClassHasElementMergeDirectives.GetLinksToElementMergeDirectives(DomainClass) Methode

Definition

Hier finden Sie eine Liste mit classhaselementmergedirektivenverknüpfungen zu einer domainClass.

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

Parameter

classInstance
DomainClass

Gibt zurück

ReadOnlyCollection<ClassHasElementMergeDirectives>
Attribute

Gilt für