CompartmentShapeMapHasCompartmentMaps.GetLinks(CompartmentShapeMap, CompartmentMap) Methode
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
Alle "gliementshapemaphasgliementmaps"-Links zwischen einer angegebenen "gliementshapemap" und einer "gliementmap" erhalten.
public:
static System::Collections::ObjectModel::ReadOnlyCollection<Microsoft::VisualStudio::Modeling::DslDefinition::CompartmentShapeMapHasCompartmentMaps ^> ^ GetLinks(Microsoft::VisualStudio::Modeling::DslDefinition::CompartmentShapeMap ^ source, Microsoft::VisualStudio::Modeling::DslDefinition::CompartmentMap ^ target);
[System.Diagnostics.DebuggerStepThrough]
public static System.Collections.ObjectModel.ReadOnlyCollection<Microsoft.VisualStudio.Modeling.DslDefinition.CompartmentShapeMapHasCompartmentMaps> GetLinks (Microsoft.VisualStudio.Modeling.DslDefinition.CompartmentShapeMap source, Microsoft.VisualStudio.Modeling.DslDefinition.CompartmentMap target);
[<System.Diagnostics.DebuggerStepThrough>]
static member GetLinks : Microsoft.VisualStudio.Modeling.DslDefinition.CompartmentShapeMap * Microsoft.VisualStudio.Modeling.DslDefinition.CompartmentMap -> System.Collections.ObjectModel.ReadOnlyCollection<Microsoft.VisualStudio.Modeling.DslDefinition.CompartmentShapeMapHasCompartmentMaps>
Public Shared Function GetLinks (source As CompartmentShapeMap, target As CompartmentMap) As ReadOnlyCollection(Of CompartmentShapeMapHasCompartmentMaps)
Parameter
- source
- CompartmentShapeMap
- target
- CompartmentMap
Gibt zurück
- Attribute