Bagikan melalui


SectionsInViewChangedEventArgs.RemovedSections Properti

Definisi

Mendapatkan koleksi yang berisi bagian hub yang dipindahkan dari tampilan.

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

Nilai Properti

Koleksi yang berisi bagian hub yang dipindahkan ke tampilan.

Berlaku untuk