IElementPartitionMapper.EndMapping 方法

ElementGroupHydrator 参数完成重建元素,并且不会进行分区解析的通知请求。 机会关闭任何每水合效果状态。

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

语法

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

参数

  • cookie
    类型:System.Object
    ,当 BeginMapping 调用,对象由此分区制图员返回。可以为空,如果未使用。

.NET Framework 安全性

请参见

参考

IElementPartitionMapper 接口

Microsoft.VisualStudio.Modeling 命名空间