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!

CaptureCollection Properties

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

Public:

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.]

See Also

CaptureCollection Class | System.Text.RegularExpressions Namespace