Bagikan melalui


SectionsInViewChangedEventArgs.AddedSections Properti

Definisi

Mendapatkan koleksi yang berisi bagian hub yang dipindahkan ke tampilan.

public:
 property IVector<HubSection ^> ^ AddedSections { IVector<HubSection ^> ^ get(); };
IVector<HubSection> AddedSections();
public IList<HubSection> AddedSections { get; }
var iVector = sectionsInViewChangedEventArgs.addedSections;
Public ReadOnly Property AddedSections As IList(Of HubSection)

Nilai Properti

Koleksi yang berisi bagian hub yang dipindahkan ke tampilan.

Berlaku untuk