ModelExplorerTreeContainer.ElementOperations Property
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.
Returns the current diagram
protected:
virtual property Microsoft::VisualStudio::Modeling::ElementOperations ^ ElementOperations { Microsoft::VisualStudio::Modeling::ElementOperations ^ get(); };
protected virtual Microsoft.VisualStudio.Modeling.ElementOperations ElementOperations { get; }
member this.ElementOperations : Microsoft.VisualStudio.Modeling.ElementOperations
Protected Overridable ReadOnly Property ElementOperations As ElementOperations