BrowseItemBranch Constructor (IEnumerableIBrowseItem) |
Constructs a new symbol table root.
Namespace:
Demo3D.PLC.Comms
Assembly:
PLC (in PLC.dll) Version: 18.04.00
Syntaxpublic BrowseItemBranch(
IEnumerable<IBrowseItem> items
)
Parameters
- items
- Type: System.Collections.GenericIEnumerableIBrowseItem
Child items.
See Also