ModelingPartitionMapper.BeginMapping 方法

命名空间:  Microsoft.VisualStudio.Modeling.Shell
程序集:  Microsoft.VisualStudio.Modeling.Sdk.Shell.11.0(在 Microsoft.VisualStudio.Modeling.Sdk.Shell.11.0.dll 中)

语法

声明
Public Function BeginMapping ( _
    groupPrototype As ElementGroupPrototype, _
    mergePartition As Partition _
) As Object
public Object BeginMapping(
    ElementGroupPrototype groupPrototype,
    Partition mergePartition
)

参数

返回值

类型:System.Object

实现

IElementPartitionMapper.BeginMapping(ElementGroupPrototype, Partition)

.NET Framework 安全性

请参见

参考

ModelingPartitionMapper 类

Microsoft.VisualStudio.Modeling.Shell 命名空间