Udostępnij za pośrednictwem


Właściwość IEnumeration.OwnedLiterals —

Pobiera wartości, które definiują tego wyliczenia.

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

Składnia

'Deklaracja
ReadOnly Property OwnedLiterals As IEnumerable(Of IEnumerationLiteral)
IEnumerable<IEnumerationLiteral> OwnedLiterals { get; }
property IEnumerable<IEnumerationLiteral^>^ OwnedLiterals {
    IEnumerable<IEnumerationLiteral^>^ get ();
}
abstract OwnedLiterals : IEnumerable<IEnumerationLiteral> with get
function get OwnedLiterals () : IEnumerable<IEnumerationLiteral>

Wartość właściwości

Typ: IEnumerable<IEnumerationLiteral>

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

IEnumeration Interfejs

Przestrzeń nazw Microsoft.VisualStudio.Uml.Classes