Udostępnij za pośrednictwem


Właściwość ILifeline.OccurrenceSpecifications —

Pobiera specyfikacje wystąpienie dołączonych do tej linii życia, w tym elementy zagnieżdżone.

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

Składnia

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

Wartość właściwości

Typ: IEnumerable<IOccurrenceSpecification>

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

ILifeline Interfejs

Przestrzeń nazw Microsoft.VisualStudio.Uml.Interactions