Codeunit 3054 DotNet_Group in 20
- App
- Base Application
- Obsolete
- Pending 18.0. This codeunit is obsolete. Use the Groups table in the Regex Module instead.
Versions171819202122232425262728latest
Source-
Procedures, 11
| Name | Parameters | Returns | Access | Obsolete |
|---|---|---|---|---|
| Captures | (var Codeunit DotNet_CaptureCollection) | public | - | |
| Index | () | Integer | public | - |
| Length | () | Integer | public | - |
| Name | () | Text | public | - |
| Success | () | Boolean | public | - |
| Value | () | Text | public | - |
| Equals | (var Codeunit DotNet_Group) | Boolean | public | - |
| GetHashCode | () | Integer | public | - |
| IsDotNetNull | () | Boolean | public | - |
| GetGroup | (var DotNet Group) | public | - | |
| SetGroup | (var DotNet Group) | public | - |