ModelingPartitionMapper.PartitionMappings Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Constructor.
public:
PartitionMappings(Microsoft::VisualStudio::Modeling::Partition ^ defaultPartition, Microsoft::VisualStudio::Modeling::Partition ^ modelPartition, Microsoft::VisualStudio::Modeling::Partition ^ diagramPartition);
public PartitionMappings (Microsoft.VisualStudio.Modeling.Partition defaultPartition, Microsoft.VisualStudio.Modeling.Partition modelPartition, Microsoft.VisualStudio.Modeling.Partition diagramPartition);
new Microsoft.VisualStudio.Modeling.Shell.ModelingPartitionMapper.PartitionMappings : Microsoft.VisualStudio.Modeling.Partition * Microsoft.VisualStudio.Modeling.Partition * Microsoft.VisualStudio.Modeling.Partition -> Microsoft.VisualStudio.Modeling.Shell.ModelingPartitionMapper.PartitionMappings
Public Sub New (defaultPartition As Partition, modelPartition As Partition, diagramPartition As Partition)
Parameters
- defaultPartition
- Partition
- modelPartition
- Partition
- diagramPartition
- Partition