다음을 통해 공유


IEnumeration.OwnedLiterals 속성

이 열거형을 정의하는 값을 가져옵니다.

네임스페이스:  Microsoft.VisualStudio.Uml.Classes
어셈블리:  Microsoft.VisualStudio.Uml.Interfaces(Microsoft.VisualStudio.Uml.Interfaces.dll)

구문

‘선언
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>

속성 값

형식: IEnumerable<IEnumerationLiteral>

.NET Framework 보안

참고 항목

참조

IEnumeration 인터페이스

Microsoft.VisualStudio.Uml.Classes 네임스페이스