Group Class
Namespace: System.Text.RegularExpressions · Assembly: GHIElectronics.TinyCLR.RegularExpressions
No description available.
public class Group : Capture
Properties
Success
public bool Success { get; }
Gets a value indicating whether the match was successful.
Methods
Synchronized(Group inner)
public static Group Synchronized(Group inner)
No description available.
| Parameter | Type | Description |
|---|---|---|
inner | Group |
Returns Group