ImmutableSortedDictionary<TKey,TValue>.Builder.ICollection<KeyValuePair<TKey,TValue>>.CopyTo Método

Definición

C#
void ICollection<KeyValuePair<TKey,TValue>>.CopyTo (System.Collections.Generic.KeyValuePair<TKey,TValue>[] array, int arrayIndex);

Parámetros

array
KeyValuePair<TKey,TValue>[]

Matriz unidimensional que constituye el destino de los elementos copiados desde el diccionario. La matriz debe tener una indización de base cero.

arrayIndex
Int32

Índice de base cero en la array donde comienza la copia.

Implementaciones

Se aplica a

Producto Versiones
.NET Core 1.0, Core 1.1, Core 2.0, Core 2.1, Core 2.2, Core 3.0, Core 3.1, 5, 6, 7, 8, 9
UWP 10.0