|
Therefore, the element is treated as a different class and a System.ArrayTypeMismatchException exception is thrown. Array covariance does not apply to an array of values.
|
|
An unhandled exception of type 'System. ArrayTypeMismatchException ' occurred in PentaEngine.exe Additional information: Attempted to store an element
|
|
Continuing in the series on sharing some of the information in the .NET Framework Standard Library Annotated Reference Vol 1 here are some of the annotations on the System ...
|
|
System.ArrayTypeMismatchException: Thrown when a store into an array fails because the actual type of the stored element is incompatible with the actual type of the array.
|
|
... 13.1.4 ) exists from the actual type of the instance referenced by y to the actual element type of the array instance containing x. 7 Otherwise, a System.ArrayTypeMismatchException is ...
|
|
An ArrayTypeMismatchException exception is thrown when the system cannot convert the element to the type declared for the array.
|
|
An T:System.ArrayTypeMismatchException exception is thrown when the system cannot convert the element to the type declared for the array.
|
|
See Also: ArrayTypeMismatchException Members. System.Object System.Exception System.SystemException System.ArrayTypeMismatchException
|
|
The members of System.ArrayTypeMismatchException are listed below. See Also: Inherited members from System.SystemException [ ...
|
|
Base Types Object Exception SystemException ArrayTypeMismatchException. Assembly mscorlib Library BCL Summary Represents the error that occurs when an attempt is made to ...
|