Method CopyToCopyTo(TKey[], int)Declaration Full screenpublic void CopyTo(TKey[] array, int arrayIndex) Parameters Type Name Description TKey[] array int arrayIndex ImplementsICollection<T>.CopyTo(T[], int)