ModelingDocData.PartitionMapper 属性

定义

当重组 ElementGroupPrototypes 时,IElementPartitionMapper 负责将元素映射到此 ModelingDocData 所拥有的正确分区。

protected:
 property Microsoft::VisualStudio::Modeling::IElementPartitionMapper ^ PartitionMapper { Microsoft::VisualStudio::Modeling::IElementPartitionMapper ^ get(); };
protected Microsoft.VisualStudio.Modeling.IElementPartitionMapper PartitionMapper { get; }
member this.PartitionMapper : Microsoft.VisualStudio.Modeling.IElementPartitionMapper
Protected ReadOnly Property PartitionMapper As IElementPartitionMapper

属性值

IElementPartitionMapper

适用于