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.Text.RegularExpressions/GroupCollection.xml
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -105,7 +105,7 @@
105
105
<Docs>
106
106
<paramname="key">A string with the name of the captured group to locate.</param>
107
107
<summary>Determines whether the group collection contains a captured group identified by the specified name.</summary>
108
-
<returns><seelangword="true"/> if the groupcollection contains a captured group identified by the specified key; <seelangword="false" /> otherwise.</returns>
108
+
<returns><seelangword="true"/> if the group collection contains a captured group identified by the specified key; <seelangword="false" /> otherwise.</returns>
109
109
<remarks>To be added.</remarks>
110
110
</Docs>
111
111
</Member>
@@ -1384,4 +1384,4 @@ Instead of calling the <xref:System.Text.RegularExpressions.GroupCollection.GetE
0 commit comments