IConstraint::ConstrainedElements Property

 

Gets the ordered set of Elements referenced by this Constraint.

Namespace:   Microsoft.VisualStudio.Uml.Classes
Assembly:  Microsoft.VisualStudio.Uml.Interfaces (in Microsoft.VisualStudio.Uml.Interfaces.dll)

property IList<IElement^>^ ConstrainedElements {
	IList<IElement^>^ get();
}
Return to top
Show: