Sdílet prostřednictvím


IEnumerationLiteral.Enumeration – vlastnost

Získá výčtu, což je typ tomto literálu.

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

Syntaxe

'Deklarace
ReadOnly Property Enumeration As IEnumeration
IEnumeration Enumeration { get; }
property IEnumeration^ Enumeration {
    IEnumeration^ get ();
}
abstract Enumeration : IEnumeration with get
function get Enumeration () : IEnumeration

Hodnota vlastnosti

Typ: Microsoft.VisualStudio.Uml.Classes.IEnumeration

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

IEnumerationLiteral Rozhraní

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