Partager via


ModelingPartitionMapper.PartitionForElement, méthode

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
Public Function PartitionForElement ( _
    groupPrototype As ElementGroupPrototype, _
    mergePartition As Partition, _
    protoElement As ProtoElement, _
    cookie As Object _
) As Partition
public Partition PartitionForElement(
    ElementGroupPrototype groupPrototype,
    Partition mergePartition,
    ProtoElement protoElement,
    Object cookie
)

Paramètres

Valeur de retour

Type : Microsoft.VisualStudio.Modeling.Partition

Implémentations

IElementPartitionMapper.PartitionForElement(ElementGroupPrototype, Partition, ProtoElement, Object)

Sécurité .NET Framework

Voir aussi

Référence

ModelingPartitionMapper Classe

Microsoft.VisualStudio.Modeling.Shell, espace de noms