Demo3D 2022 API Documentation
Demo3D 2022 API Documentation
Demo3D Namespaces
Demo3D.PLC Namespaces
Demo3D.PLC.Comms Namespaces
Demo3D.PLC.Comms
BrowseItemBranch Class
BrowseItemBranch Methods
Add Method
AddRange Method
GetChildren Method
Remove Method
BrowseItemBranch
Remove Method
Removes a child symbol from a branch item.
Namespace:
Demo3D.PLC.Comms
Assembly:
PLC (in PLC.dll) Version: 15.0.2.11458
Syntax
C#
Copy
public
bool
Remove
(
IBrowseItem
symbol
)
Parameters
symbol
Type:
Demo3D.PLC.Comms
IBrowseItem
Symbol to remove.
Return Value
Type:
Boolean
True if the symbol was removed.
See Also
Reference
BrowseItemBranch Class
Demo3D.PLC.Comms Namespace
© Emulate3D Ltd. All rights reserved.
Send comments on this topic to
support@demo3d.com