Click or drag to resize

BrowseItemBaseNoChildren Field

A template to return from GetChildren(BrowseFlags) if there are no children.

Namespace:  Demo3D.PLC.Comms
Assembly:  PLC (in PLC.dll) Version: 15.0.2.11458
Syntax
C#
public static readonly IReadOnlyList<IBrowseItem> NoChildren

Field Value

Type: IReadOnlyListIBrowseItem
See Also