Partager via


ModelingPartitionMapper.FindPartitions, méthode

Déterminez les partitions correctes de modèle et de diagramme pour une fusion de l'ElementGroupPrototype spécifié

Espace de noms :  Microsoft.VisualStudio.Modeling.Shell
Assembly :  Microsoft.VisualStudio.Modeling.Sdk.Shell.11.0 (dans Microsoft.VisualStudio.Modeling.Sdk.Shell.11.0.dll)

Syntaxe

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

Paramètres

Valeur de retour

Type : Microsoft.VisualStudio.Modeling.Shell.ModelingPartitionMapper.PartitionMappings
Un conteneur de valeur contenant des références aux partitions de modèle et de diagramme.

Sécurité .NET Framework

Voir aussi

Référence

ModelingPartitionMapper Classe

Microsoft.VisualStudio.Modeling.Shell, espace de noms