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: 15.0.2.11458
Syntax
C#
public Object CreateInstance()

Return Value

Type: Object
Formatted instance.
See Also