Partilhar via


Hub.SectionsInView Propriedade

Definição

Obtém as seções do hub atualmente na tela.

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)

Valor da propriedade

As seções do hub atualmente na tela.

Aplica-se a