Codeunit 3675 BOM Tree Node Dictionary in 18
- App
- Base Application
Versions171819202122232425262728latest
Source29
Procedures, 9
| Name | Parameters | Returns | Access | Obsolete |
|---|---|---|---|---|
| Add | (Codeunit BOM Tree Node) | public | - | |
| TryAdd | (Codeunit BOM Tree Node) | Boolean | public | - |
| Get | (Text, var Codeunit BOM Tree Node) | public | - | |
| TryGet | (Text, var Codeunit BOM Tree Node) | Boolean | public | - |
| Remove | (Text) | public | - | |
| ResetEnumerator | () | public | - | |
| MoveNext | () | Boolean | public | - |
| GetCurrent | (var Codeunit BOM Tree Node) | public | - | |
| Count | () | Integer | public | - |