17 if (
array.GetLowerBound(0) != 0)
static void CopyTo< T >(ICollection< T > collection, Array array, int index)
static void ValidateCopyToArguments(int sourceCount, Array array, int index)
void CopyTo(KeyValuePair< TKey, TValue >[] array, int index)
static string Arg_ArrayPlusOffTooSmall
static string Argument_InvalidArrayType
static string Arg_NonZeroLowerBound
static string Arg_RankMultiDimNotSupported
static string ArgumentOutOfRange_NeedNonNegNum