Click or drag to resize

MessageGetLabelKeys Method

Returns a read-only collection with all defined label keys.

Namespace:  OBCOM.NetSwitchLib.Messages
Assembly:  OBCOM.NetSwitchLib (in OBCOM.NetSwitchLib.dll) Version: 1.48.7760.35650 (1.48.7760.35650)
Syntax
public IReadOnlyCollection<Label> GetLabelKeys()

Return Value

Type: IReadOnlyCollectionLabel
A read-only collection with all defined label keys.
See Also