ElementListCompartment::GetSubFieldRepresentedPropertyElements Method (ShapeField^, ShapeSubField^)

 

Gets the ModelElement that hosts the property displayed in the specified ShapeSubField. This may be different from the ModelElement returned from GetSubFieldRepresentedElements because the subfield may represent one element, but may get it's displayed property from another element that is related to the represented element.

Namespace:   Microsoft.VisualStudio.Modeling.Diagrams
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)

public:
virtual ICollection^ GetSubFieldRepresentedPropertyElements(
	ShapeField^ field,
	ShapeSubField^ subfield
) override
Return to top
Show: