Click or drag to resize

RegExMatchStrings Property

An Array of the match and its capturing groups.

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public Array Strings { get; }

Property Value

Type: Array
See Also