ExplorerTreeNode.GetRepresentedElement 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.
Get the ModelElement that this node represents, if any.
protected:
virtual Microsoft::VisualStudio::Modeling::ModelElement ^ GetRepresentedElement();
protected virtual Microsoft.VisualStudio.Modeling.ModelElement GetRepresentedElement ();
abstract member GetRepresentedElement : unit -> Microsoft.VisualStudio.Modeling.ModelElement
override this.GetRepresentedElement : unit -> Microsoft.VisualStudio.Modeling.ModelElement
Protected Overridable Function GetRepresentedElement () As ModelElement
Returns
The ModelElement to which this node is uniquely mapped or null