The properties of the CaptureCollection class are listed below. For a complete list of CaptureCollection class members, see the CaptureCollection Members topic.
Count | Returns the number of captures. |
IsReadOnly | [To be supplied.] |
IsSynchronized | [To be supplied.] |
Item | Provides a means of accessing a specific capture in the collection.
In C#, this member is the indexer for the CaptureCollection class. |
SyncRoot | [To be supplied.] |
CaptureCollection Class | System.Text.RegularExpressions Namespace