Click or drag to resize

TelegramFormatCreateInstance Method

Creates an instance of the format data type, i.e., a formatted telegram.

Namespace: Demo3D.HLE.Comms.Telegram
Assembly: Demo3D.HLE (in Demo3D.HLE.dll) Version: 19.00.00
Syntax
C#
public Object CreateInstance()

Return Value

Object
Formatted instance.
See Also