Codeunit 3676 BOM Tree Node Dictionary Impl. in 20
- App
- Base Application
Versions171819202122232425262728latest
Source29
Procedures, 9
| Name | Parameters | Returns | Access | Obsolete |
|---|---|---|---|---|
| Get | (Text, var Codeunit BOM Tree Node) | public | - | |
| Add | (Codeunit BOM Tree Node) | Integer | public | - |
| Remove | (Text) | public | - | |
| ResetEnumerator | () | public | - | |
| MoveNext | () | Boolean | public | - |
| GetCurrent | (var Codeunit BOM Tree Node) | public | - | |
| Count | () | Integer | public | - |
| GetBucket | (Integer, var Codeunit BOM Tree Nodes Bucket, Boolean) | internal | - | |
| IndexOf | (Text) | Integer | internal | - |