CompartmentMapsReferToCompartment.GetLinks Yöntem

Tanım

Verilen bir CompartmentMap içinde ve bölme arasında herhangi bir CompartmentMapsReferToCompartment bağlantısı alın.

public:
 static System::Collections::ObjectModel::ReadOnlyCollection<Microsoft::VisualStudio::Modeling::DslDefinition::CompartmentMapsReferToCompartment ^> ^ GetLinks(Microsoft::VisualStudio::Modeling::DslDefinition::CompartmentMap ^ source, Microsoft::VisualStudio::Modeling::DslDefinition::Compartment ^ target);
[System.Diagnostics.DebuggerStepThrough]
public static System.Collections.ObjectModel.ReadOnlyCollection<Microsoft.VisualStudio.Modeling.DslDefinition.CompartmentMapsReferToCompartment> GetLinks (Microsoft.VisualStudio.Modeling.DslDefinition.CompartmentMap source, Microsoft.VisualStudio.Modeling.DslDefinition.Compartment target);
[<System.Diagnostics.DebuggerStepThrough>]
static member GetLinks : Microsoft.VisualStudio.Modeling.DslDefinition.CompartmentMap * Microsoft.VisualStudio.Modeling.DslDefinition.Compartment -> System.Collections.ObjectModel.ReadOnlyCollection<Microsoft.VisualStudio.Modeling.DslDefinition.CompartmentMapsReferToCompartment>
Public Shared Function GetLinks (source As CompartmentMap, target As Compartment) As ReadOnlyCollection(Of CompartmentMapsReferToCompartment)

Parametreler

target
Compartment

Döndürülenler

ReadOnlyCollection<CompartmentMapsReferToCompartment>
Öznitelikler

Şunlara uygulanır