Udostępnij za pośrednictwem


Właściwość IConstraint.ConstrainedElements —

Pobiera uporządkowany zestaw elementów odwołuje się ten warunek ograniczający.

Przestrzeń nazw:  Microsoft.VisualStudio.Uml.Classes
Zestaw:  Microsoft.VisualStudio.Uml.Interfaces (w Microsoft.VisualStudio.Uml.Interfaces.dll)

Składnia

'Deklaracja
ReadOnly Property ConstrainedElements As IList(Of IElement)
IList<IElement> ConstrainedElements { get; }
property IList<IElement^>^ ConstrainedElements {
    IList<IElement^>^ get ();
}
abstract ConstrainedElements : IList<IElement> with get
function get ConstrainedElements () : IList<IElement>

Wartość właściwości

Typ: IList<IElement>

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

IConstraint Interfejs

Przestrzeń nazw Microsoft.VisualStudio.Uml.Classes