Freigeben über


ModelingPartitionMapper.FindPartitions-Methode

Bestimmen der geeigneten Modell- und Diagrammpartitionen für Zusammenführung des angegebenen ElementGroupPrototype

Namespace:  Microsoft.VisualStudio.Modeling.Shell
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Shell.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Shell.12.0.dll)

Syntax

'Declaration
Protected Overridable Function FindPartitions ( _
    groupPrototype As ElementGroupPrototype, _
    targetPartition As Partition _
) As ModelingPartitionMapper.PartitionMappings
protected virtual ModelingPartitionMapper.PartitionMappings FindPartitions(
    ElementGroupPrototype groupPrototype,
    Partition targetPartition
)

Parameter

Rückgabewert

Typ: Microsoft.VisualStudio.Modeling.Shell.ModelingPartitionMapper.PartitionMappings
Ein Wertbehälter, der Verweise auf die Modell- und Diagrammpartitionen enthält.

.NET Framework-Sicherheit

Siehe auch

Referenz

ModelingPartitionMapper Klasse

Microsoft.VisualStudio.Modeling.Shell-Namespace