Compartir a través de


HubSectionCollection.GetView Método

Definición

Obtiene una vista inmutable en la colección.

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

Devoluciones

Objeto que representa la vista de colección inmutable.

Implementaciones

Se aplica a