File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -2821,7 +2821,7 @@ Invalid sequences will be represented in the enumeration by <xref:System.Text.Ru
2821
2821
<typeparam name =" T" >The type of elements in the span.</typeparam >
2822
2822
<param name =" span" >The first sequence.</param >
2823
2823
<param name =" other" >The second sequence.</param >
2824
- <param name =" elementOffset" >To be added .</param >
2824
+ <param name =" elementOffset" >When the method returns, contains the offset between < paramref name = " span " /> and < paramref name = " other " /> .</param >
2825
2825
<summary >Determines whether two read-only sequences overlap in memory and outputs the element offset.</summary >
2826
2826
<returns >
2827
2827
<see langword =" true" /> if the two sequences overlap; otherwise, <see langword =" false" />.</returns >
You can’t perform that action at this time.
0 commit comments