ModelingPartitionMapper.BeginMapping(ElementGroupPrototype, Partition) Method
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.
public:
virtual System::Object ^ BeginMapping(Microsoft::VisualStudio::Modeling::ElementGroupPrototype ^ groupPrototype, Microsoft::VisualStudio::Modeling::Partition ^ mergePartition);
public object BeginMapping (Microsoft.VisualStudio.Modeling.ElementGroupPrototype groupPrototype, Microsoft.VisualStudio.Modeling.Partition mergePartition);
abstract member BeginMapping : Microsoft.VisualStudio.Modeling.ElementGroupPrototype * Microsoft.VisualStudio.Modeling.Partition -> obj
override this.BeginMapping : Microsoft.VisualStudio.Modeling.ElementGroupPrototype * Microsoft.VisualStudio.Modeling.Partition -> obj
Public Function BeginMapping (groupPrototype As ElementGroupPrototype, mergePartition As Partition) As Object
Parameters
- groupPrototype
- ElementGroupPrototype
- mergePartition
- Partition