Compartilhar via


HubSectionCollection.ReplaceAll(HubSection[]) Método

Definição

Inicialmente limpa a coleção e insere a matriz fornecida como novos itens.

void ReplaceAll(winrt::array_view <HubSection const&> const& items);
public void ReplaceAll(HubSection[] items);
function replaceAll(items)
Public Sub ReplaceAll (items As HubSection())

Parâmetros

items
HubSection[]

Os novos itens da coleção.

Implementações

Aplica-se a