You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: xml/System.Collections.ObjectModel/ReadOnlyDictionary`2.xml
+5-5Lines changed: 5 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -490,13 +490,13 @@
490
490
<exceptioncref="T:System.ArgumentException">
491
491
<paramrefname="array" /> is multidimensional.
492
492
493
-
-or-
493
+
-or-
494
494
495
-
The number of elements in the source dictionary is greater than the available space from <paramrefname="arrayIndex" /> to the end of the destination <paramrefname="array" />.
495
+
The number of elements in the source dictionary is greater than the available space from <paramrefname="arrayIndex" /> to the end of the destination <paramrefname="array" />.
496
496
497
-
-or-
497
+
-or-
498
498
499
-
Type <paramrefname="T" /> cannot be cast automatically to the type of the destination <paramrefname="array" />.</exception>
499
+
Type <paramrefname="T" /> cannot be cast automatically to the type of the destination <paramrefname="array" />.</exception>
0 commit comments