Udostępnij za pośrednictwem


Właściwość ILifeline.TopLevelOccurrences —

Pobiera specyfikacje wystąpienia, które są dołączone do tej linii życia, z wyłączeniem zagnieżdżone wewnątrz innych linie życia.

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

Składnia

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

Wartość właściwości

Typ: System.Collections.Generic.IEnumerable<IOccurrenceSpecification>

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

ILifeline Interfejs

Przestrzeń nazw Microsoft.VisualStudio.Uml.Interactions