System.Text.RegularExpressions.Capture: Method Members

The methods of System.Text.RegularExpressions.Capture are listed below. For a list of all members, see the Capture Members list.

See Also: Inherited members from System.Object

Public Methods

override
ToString() : string

Retrieves the captured substring from the input string by calling the Capture.Value property.