Procedures, 10
| Name | Parameters | Returns | Access | Versions | Obsolete |
|---|---|---|---|---|---|
| Get | (Text, var Codeunit BOM Tree Node) | public | 17-28 | - | |
| Add | (Codeunit BOM Tree Node) | Integer | public | 17-28 | - |
| Remove | (Text) | public | 17-28 | - | |
| ResetEnumerator | () | public | 17-28 | - | |
| MoveNext | () | Boolean | public | 17-28 | - |
| GetCurrent | (var Codeunit BOM Tree Node) | public | 17-28 | - | |
| Count | () | Integer | public | 17-28 | - |
| GetBucket | (Integer, var Codeunit BOM Tree Nodes Bucket, Boolean) | internal | 17-20, gone | - | |
| IndexOf | (Text) | Integer | internal | 17-20, gone | - |
| Contains | (Text) | Boolean | public | 28 | - |