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.Immutable/ImmutableArray`1.xml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -2749,7 +2749,7 @@
2749
2749
<Docs>
2750
2750
<paramname="index">The index.</param>
2751
2751
<summary>Gets or sets the <seecref="T:System.Object" /> at the specified index.</summary>
2752
-
<value>To be added.</value>
2752
+
<value>The object at the specified index.</value>
2753
2753
<remarks>To be added.</remarks>
2754
2754
<exceptioncref="T:System.NotSupportedException">Always thrown from the setter.</exception>
2755
2755
<exceptioncref="T:System.InvalidOperationException">Thrown if the <seecref="P:System.Collections.Immutable.ImmutableArray`1.IsDefault" /> property returns true.</exception>
0 commit comments