Freigeben über


ModelingPartitionMapper.BeginMapping-Methode

Namespace:  Microsoft.VisualStudio.Modeling.Shell
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Shell.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Shell.12.0.dll)

Syntax

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

Parameter

Rückgabewert

Typ: System.Object

Implementiert

IElementPartitionMapper.BeginMapping(ElementGroupPrototype, Partition)

.NET Framework-Sicherheit

Siehe auch

Referenz

ModelingPartitionMapper Klasse

Microsoft.VisualStudio.Modeling.Shell-Namespace