Partilhar via


Método ModelingPartitionMapper.EndMapping

Namespace:  Microsoft.VisualStudio.Modeling.Shell
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Shell.11.0 (em Microsoft.VisualStudio.Modeling.Sdk.Shell.11.0.dll)

Sintaxe

'Declaração
Public Sub EndMapping ( _
    groupPrototype As ElementGroupPrototype, _
    mergePartition As Partition, _
    cookie As Object _
)
public void EndMapping(
    ElementGroupPrototype groupPrototype,
    Partition mergePartition,
    Object cookie
)

Parâmetros

Implementações

IElementPartitionMapper.EndMapping(ElementGroupPrototype, Partition, Object)

Segurança do .NET Framework

Consulte também

Referência

ModelingPartitionMapper Classe

Namespace Microsoft.VisualStudio.Modeling.Shell