다음을 통해 공유


ILifeline.TopLevelOccurrences 속성

다른 수명선 안에 중첩된 것을 제외하고 이 수명선에 연결된 발생 사양을 가져옵니다.

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

구문

‘선언
ReadOnly Property TopLevelOccurrences As IEnumerable(Of IOccurrenceSpecification)
IEnumerable<IOccurrenceSpecification> TopLevelOccurrences { get; }
property IEnumerable<IOccurrenceSpecification^>^ TopLevelOccurrences {
    IEnumerable<IOccurrenceSpecification^>^ get ();
}
abstract TopLevelOccurrences : IEnumerable<IOccurrenceSpecification> with get
function get TopLevelOccurrences () : IEnumerable<IOccurrenceSpecification>

속성 값

형식: IEnumerable<IOccurrenceSpecification>

.NET Framework 보안

참고 항목

참조

ILifeline 인터페이스

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