Skip to content

Commit 840f26f

Browse files
author
Prashanth Govindarajan
committed
sq
1 parent d49b1c2 commit 840f26f

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

xml/System.Text.RegularExpressions/CaptureCollection.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -803,7 +803,7 @@ If an object occurs multiple times in the list, the <xref:System.Collections.Gen
803803
804804
## Remarks
805805
806-
This collection is read-only and throws a System.NotSupportedException.
806+
This method is not supported. This is a read-only collection.
807807
808808
]]></format>
809809
</remarks>
@@ -1255,7 +1255,7 @@ Starting with the .NET Framework 2.0, this method uses the collection's objects'
12551255
12561256
## Remarks
12571257
1258-
This collection is read-only and throws a System.NotSupportedException.
1258+
This method is not supported. This is a read-only collection.
12591259
12601260
]]></format>
12611261
</remarks>

xml/System.Text.RegularExpressions/GroupCollection.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1056,7 +1056,7 @@ This member is an explicit interface member implementation. It can be used only
10561056
10571057
## Remarks
10581058
1059-
This collection is read-only and throws a System.NotSupportedException.
1059+
This method is not supported. This is a read-only collection.
10601060
10611061
]]></format>
10621062
</remarks>

xml/System.Text.RegularExpressions/MatchCollection.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -835,7 +835,7 @@ If an object occurs multiple times in the list, the <xref:System.Collections.Gen
835835
836836
## Remarks
837837
838-
This collection is read-only and throws a System.NotSupportedException.
838+
This method is not supported. This is a read-only collection.
839839
840840
]]></format>
841841
</remarks>
@@ -1291,7 +1291,7 @@ Starting with the .NET Framework 2.0, this method uses the collection's objects'
12911291
12921292
## Remarks
12931293
1294-
This collection is read-only and throws a System.NotSupportedException.
1294+
This method is not supported. This is a read-only collection.
12951295
12961296
]]></format>
12971297
</remarks>

0 commit comments

Comments
 (0)