Context.RemovePartition(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.
Remove partition from context.
public:
void RemovePartition(Microsoft::VisualStudio::Modeling::Partition ^ partition);
public void RemovePartition (Microsoft.VisualStudio.Modeling.Partition partition);
member this.RemovePartition : Microsoft.VisualStudio.Modeling.Partition -> unit
Public Sub RemovePartition (partition As Partition)
Parameters
- partition
- Partition
partition to be removed