Condividi tramite


Hub.SectionsInView Proprietà

Definizione

Ottiene le sezioni dell'hub attualmente sullo schermo.

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

Valore della proprietà

Le sezioni hub attualmente sullo schermo.

Si applica a