Sdílet prostřednictvím


IAssociation.NavigableOwnedEnds – vlastnost

Získá vlastnictví končí, jsou snadnou navigaci.

Obor názvů:  Microsoft.VisualStudio.Uml.Classes
Sestavení:  Microsoft.VisualStudio.Uml.Interfaces (v Microsoft.VisualStudio.Uml.Interfaces.dll)

Syntaxe

'Deklarace
ReadOnly Property NavigableOwnedEnds As IEnumerable(Of IProperty)
IEnumerable<IProperty> NavigableOwnedEnds { get; }
property IEnumerable<IProperty^>^ NavigableOwnedEnds {
    IEnumerable<IProperty^>^ get ();
}
abstract NavigableOwnedEnds : IEnumerable<IProperty> with get
function get NavigableOwnedEnds () : IEnumerable<IProperty>

Hodnota vlastnosti

Typ: IEnumerable<IProperty>

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

IAssociation Rozhraní

Microsoft.VisualStudio.Uml.Classes – obor názvů