ElementTreeNode.SetRepresentedElement(ModelElement) 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.
protected:
override void SetRepresentedElement(Microsoft::VisualStudio::Modeling::ModelElement ^ element);
protected override void SetRepresentedElement (Microsoft.VisualStudio.Modeling.ModelElement element);
override this.SetRepresentedElement : Microsoft.VisualStudio.Modeling.ModelElement -> unit
Protected Overrides Sub SetRepresentedElement (element As ModelElement)
Parameters
- element
- ModelElement