Codeunit 3056 DotNet_Capture in 21
- App
- Base Application
- Obsolete
- Pending 18.0. This codeunit is obsolete. Use the Captures table in the Regex Module instead.
Versions171819202122232425262728latest
Source-
Procedures, 8
| Name | Parameters | Returns | Access | Obsolete |
|---|---|---|---|---|
| Index | () | Integer | public | - |
| Length | () | Integer | public | - |
| Value | () | Text | public | - |
| Equals | (var Codeunit DotNet_Capture) | Boolean | public | - |
| GetHashCode | () | Integer | public | - |
| IsDotNetNull | () | Boolean | public | - |
| GetCapture | (var DotNet Capture) | public | - | |
| SetCapture | (var DotNet Capture) | public | - |