NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

MatchCollection Properties

The properties of the MatchCollection class are listed below. For a complete list of MatchCollection class members, see the MatchCollection Members topic.

Public:

Count Returns the number of captures.
IsReadOnly [To be supplied.]
IsSynchronized [To be supplied.]
Item Returns the ith Match in the collection.

In C#, this member is the indexer for the MatchCollection class.

SyncRoot [To be supplied.]

See Also

MatchCollection Class | System.Text.RegularExpressions Namespace