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: 19.00.00
Syntax
C#
public static readonly IReadOnlyList<IBrowseItem> NoChildren

Field Value

IReadOnlyListIBrowseItem
See Also