Field CopyToNotEnoughSpace
Number of elements in source Enumerable is greater than available space from index to the end of destination array.
public const string CopyToNotEnoughSpace = "CopyToNotEnoughSpace"
Returns
- string
- Number of elements in source Enumerable is greater than available space from index to the end of destination array.