ModelingPartitionMapper.FindPartitions 方法

确定指定 ElementGroupPrototype 合并的正确的模型及图表分区。

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

语法

声明
Protected Overridable Function FindPartitions ( _
    groupPrototype As ElementGroupPrototype, _
    targetPartition As Partition _
) As ModelingPartitionMapper.PartitionMappings
protected virtual ModelingPartitionMapper.PartitionMappings FindPartitions(
    ElementGroupPrototype groupPrototype,
    Partition targetPartition
)

参数

返回值

类型:Microsoft.VisualStudio.Modeling.Shell.ModelingPartitionMapper.PartitionMappings
包含模型和关系图部件引用的值持有人。

.NET Framework 安全性

请参阅

参考

ModelingPartitionMapper 类

Microsoft.VisualStudio.Modeling.Shell 命名空间