SummarySection.Items-Eigenschaft

Get/Set die Auflistung von Abschnitten

Namespace:  Microsoft.TeamFoundation.Controls.WPF
Assembly:  Microsoft.TeamFoundation.Controls (in Microsoft.TeamFoundation.Controls.dll)

Syntax

'Declaration
Public Property Items As ICollection(Of SummarySectionItem)
public ICollection<SummarySectionItem> Items { get; set; }

Eigenschaftswert

Typ: System.Collections.Generic.ICollection<SummarySectionItem>
Gibt ICollection<T> zurück.

.NET Framework-Sicherheit

Siehe auch

Referenz

SummarySection Klasse

Microsoft.TeamFoundation.Controls.WPF-Namespace