Codeunit 3055 DotNet_GroupCollection in 19
- App
- Base Application
- Obsolete
- Pending 18.0. This codeunit is obsolete. Use the Groups table in the Regex Module instead.
Versions171819202122232425262728latest
Source-
Procedures, 9
| Name | Parameters | Returns | Access | Obsolete |
|---|---|---|---|---|
| Count | () | Integer | public | - |
| Item | (Integer, var Codeunit DotNet_Group) | public | - | |
| ItemGroupName | (Text, var Codeunit DotNet_Group) | public | - | |
| CopyTo | (var Codeunit DotNet_Array, Integer) | public | - | |
| Equals | (var Codeunit DotNet_GroupCollection) | Boolean | public | - |
| GetHashCode | () | Integer | public | - |
| IsDotNetNull | () | Boolean | public | - |
| GetGroupCollection | (var DotNet GroupCollection) | public | - | |
| SetGroupCollection | (var DotNet GroupCollection) | public | - |