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!

Capture Properties

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

Public:

Index Returns the starting position in the original string where the captured substring was found.
Length Returns the length of the captured substring.

See Also

Capture Class | System.Text.RegularExpressions Namespace