RegExMatchGetGroupCount Method |
Returns the number of capturing groups.
Namespace:
Godot
Assembly:
GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax public int GetGroupCount()
Return Value
Type:
Int32[Missing <returns> documentation for "M:Godot.RegExMatch.GetGroupCount"]
See Also