ModelingPartitionMapper.FindPartitions 方法

确定指定的 ElementGroupPrototype 的组合正确的模型和关系图分区

命名空间:  Microsoft.VisualStudio.Modeling.Shell
程序集:  Microsoft.VisualStudio.Modeling.Sdk.Shell.11.0(在 Microsoft.VisualStudio.Modeling.Sdk.Shell.11.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 命名空间