Partilhar via


PointKeyFrameCollection.ReplaceAll(PointKeyFrame[]) Método

Definição

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

public:
 virtual void ReplaceAll(Platform::Array <PointKeyFrame ^> ^ items) = IVector<PointKeyFrame ^>::ReplaceAll;
void ReplaceAll(winrt::array_view <PointKeyFrame const&> const& items);
public void ReplaceAll(PointKeyFrame[] items);
function replaceAll(items)
Public Sub ReplaceAll (items As PointKeyFrame())

Parâmetros

items
PointKeyFrame[]

Os novos itens de coleção.

Implementações

Aplica-se a