Condividi tramite


Metodo ModelingPartitionMapper.BeginMapping

Spazio dei nomi:  Microsoft.VisualStudio.Modeling.Shell
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Shell.11.0 (in Microsoft.VisualStudio.Modeling.Sdk.Shell.11.0.dll)

Sintassi

'Dichiarazione
Public Function BeginMapping ( _
    groupPrototype As ElementGroupPrototype, _
    mergePartition As Partition _
) As Object
public Object BeginMapping(
    ElementGroupPrototype groupPrototype,
    Partition mergePartition
)

Parametri

Valore restituito

Tipo: System.Object

Implementa

IElementPartitionMapper.BeginMapping(ElementGroupPrototype, Partition)

Sicurezza di .NET Framework

Vedere anche

Riferimenti

ModelingPartitionMapper Classe

Spazio dei nomi Microsoft.VisualStudio.Modeling.Shell