Click or drag to resize
Match Properties

The Match type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberEmpty
Gets the empty group. All failed matches return this empty match.
Public propertyGroups
Gets a collection of groups matched by the regular expression.
Public propertyIndex (Inherited from Group.)
Public propertyLength (Inherited from Group.)
Public propertyValue (Inherited from Group.)
Top
See Also