We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e3594e6 commit 51a7d8eCopy full SHA for 51a7d8e
xml/System.Text.RegularExpressions/Regex+ValueSplitEnumerator.xml
@@ -53,10 +53,9 @@
53
<ReturnType>System.Range</ReturnType>
54
</ReturnValue>
55
<Docs>
56
- <summary>Gets the <see cref="T:System.Text.RegularExpressions.ValueMatch" /> element at the current position of the enumerator.</summary>
+ <summary>Gets a <see cref="T:System.Range" /> for the split at the current position of the enumerator.</summary>
57
<value>To be added.</value>
58
<remarks>To be added.</remarks>
59
- <exception cref="T:System.InvalidOperationException">Enumeration has either not started or has already finished.</exception>
60
</Docs>
61
</Member>
62
<Member MemberName="GetEnumerator">
0 commit comments