Condividi tramite


SectionsInViewChangedEventArgs.AddedSections Proprietà

Definizione

Ottiene una raccolta che contiene le sezioni hub spostate nella visualizzazione.

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)

Valore della proprietà

Raccolta che contiene le sezioni hub spostate nella visualizzazione.

Si applica a