ModelingPartitionMapper.EndMapping 方法

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

语法

声明
Public Sub EndMapping ( _
    groupPrototype As ElementGroupPrototype, _
    mergePartition As Partition, _
    cookie As Object _
)
public void EndMapping(
    ElementGroupPrototype groupPrototype,
    Partition mergePartition,
    Object cookie
)

参数

实现

IElementPartitionMapper.EndMapping(ElementGroupPrototype, Partition, Object)

.NET Framework 安全性

请参阅

参考

ModelingPartitionMapper 类

Microsoft.VisualStudio.Modeling.Shell 命名空间