BrowseItemBranchSymbols Property |
A list of all the children of a branch item.
Namespace:
Demo3D.PLC.Comms
Assembly:
PLC (in PLC.dll) Version: 14.0.0.10531
Syntaxpublic IReadOnlyList<IBrowseItem> Symbols { get; }Property Value
Type:
IReadOnlyListIBrowseItem
See Also