Codeunit 3053 DotNet_MatchCollection in 18
- App
- Base Application
- Obsolete
- Pending 18.0. This codeunit is obsolete. Use the Matches table in the Regex Module instead.
Versions171819202122232425262728latest
Source-
Procedures, 8
| Name | Parameters | Returns | Access | Obsolete |
|---|---|---|---|---|
| Count | () | Integer | public | - |
| Item | (Integer, var Codeunit DotNet_Match) | public | - | |
| CopyTo | (var Codeunit DotNet_Array, Integer) | public | - | |
| Equals | (var Codeunit DotNet_MatchCollection) | Boolean | public | - |
| GetHashCode | () | Integer | public | - |
| IsDotNetNull | () | Boolean | public | - |
| GetMatchCollection | (var DotNet MatchCollection) | public | - | |
| SetMatchCollection | (var DotNet MatchCollection) | public | - |