Click or drag to resize

SymbolFormatsAll Property

List of all applied telegram formats in order.

Namespace:  Demo3D.HLE.Comms.Telegram
Assembly:  Demo3D.HLE (in Demo3D.HLE.dll) Version: 15.0.2.11458
Syntax
C#
public IReadOnlyList<TelegramFormat> All { get; }

Property Value

Type: IReadOnlyListTelegramFormat
See Also