ModelingPartitionMapper.BeginMapping (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 Function BeginMapping ( _
    groupPrototype As ElementGroupPrototype, _
    mergePartition As Partition _
) As Object
public Object BeginMapping(
    ElementGroupPrototype groupPrototype,
    Partition mergePartition
)

Parámetros

Valor devuelto

Tipo: System.Object

Implementaciones

IElementPartitionMapper.BeginMapping(ElementGroupPrototype, Partition)

Seguridad de .NET Framework

Vea también

Referencia

ModelingPartitionMapper Clase

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