text/microsoft-resx1.3System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089The lower bound of target array must be zero.
Target array type is not compatible with the type of items in the collection.
Collection was of a fixed size.
Collection was modified; enumeration operation may not execute.
Number was less than the array's lower bound in the first dimension.
Destination array is not long enough to copy all the items in the collection. Check array index and length.
Failed to compare two elements in the array.
An item with the same key has already been added. Key: {0}
The specified arrays must have the same number of dimensions.
Offset and length were out of bounds for the array or count is greater than the number of elements from index to the end of the source collection.
Unable to sort because the IComparer.Compare() method returns inconsistent results. Either a value does not compare equal to itself, or one value repeatedly compared to another value yields different results. IComparer: '{0}'.
Count must be positive and count must refer to a location within the string/array/collection.
Index was out of range. Must be non-negative and less than the size of the collection.
Object is not a array with the same number of elements as the array to compare it to.
capacity was less than the current size.
Only single dimensional arrays are supported for the requested action.
Mutating a value collection derived from a dictionary is not allowed.
Larger than collection size.
Index must be within the bounds of the List.
Non-negative number required.
Cannot find the old value
Operations that change non-concurrent collections must have exclusive access. A concurrent update was performed on this collection and corrupted its state. The collection's state is no longer correct.
The given key '{0}' was not present in the dictionary.
Mutating a key collection derived from a dictionary is not allowed.
Destination array was not long enough. Check the destination index, length, and the array's lower bounds.
Hashtable's capacity overflowed and went negative. Check load factor, capacity and the current size of the table.
Source array was not long enough. Check the source index, length, and the array's lower bounds.
The value "{0}" is not of type "{1}" and cannot be used in this generic collection.
Enumeration has either not started or has already finished.