ActivatableList<T>.

CopyTo(T[]) Method

Syntax

public void CopyTo(T[] array)

Parameters

Name Type Description
array T[]

Return Value

Type Description
void