Compartilhar via


HubSectionCollection.GetView Método

Definição

Obtém uma exibição imutável na coleção.

public:
 virtual IVectorView<HubSection ^> ^ GetView() = IVector<HubSection ^>::GetView;
IVectorView<HubSection> GetView();
public IReadOnlyList<HubSection> GetView();
function getView()
Public Function GetView () As IReadOnlyList(Of HubSection)

Retornos

Um objeto que representa a exibição de coleção imutável.

Implementações

Aplica-se a