ModelingPartitionMapper.EndMapping (Método)

Espacio de nombres:  Microsoft.VisualStudio.Modeling.Shell
Ensamblado:  Microsoft.VisualStudio.Modeling.Sdk.Shell.11.0 (en Microsoft.VisualStudio.Modeling.Sdk.Shell.11.0.dll)

Sintaxis

'Declaración
Public Sub EndMapping ( _
    groupPrototype As ElementGroupPrototype, _
    mergePartition As Partition, _
    cookie As Object _
)
public void EndMapping(
    ElementGroupPrototype groupPrototype,
    Partition mergePartition,
    Object cookie
)

Parámetros

Implementaciones

IElementPartitionMapper.EndMapping(ElementGroupPrototype, Partition, Object)

Seguridad de .NET Framework

Vea también

Referencia

ModelingPartitionMapper Clase

Microsoft.VisualStudio.Modeling.Shell (Espacio de nombres)