Click or drag to resize

BrowseItemBasechildren Field

Access to the list of child browse items.

Namespace:  Demo3D.PLC.Comms
Assembly:  PLC (in PLC.dll) Version: 15.0.2.11458
Syntax
C#
protected IEnumerable<IBrowseItem>? children

Field Value

Type: IEnumerableIBrowseItem
See Also