Share via


RolePlayerPropertyDescriptor.GetDescribedElement(Object) Method

Definition

Returns the ModelElement for which this RolePlayerPropertyDescriptor is representing a role property (i.e. the host element). Note that this is not necessarily the source of the relationship.

protected public:
 Microsoft::VisualStudio::Modeling::ModelElement ^ GetDescribedElement(System::Object ^ component);
protected internal Microsoft.VisualStudio.Modeling.ModelElement GetDescribedElement (object component);
member this.GetDescribedElement : obj -> Microsoft.VisualStudio.Modeling.ModelElement
Protected Friend Function GetDescribedElement (component As Object) As ModelElement

Parameters

component
Object

Returns

Applies to