Demo3D 2022 API Documentation
Demo3D 2022 API Documentation
Demo3D Namespaces
Demo3D.HLE.Comms Namespaces
Demo3D.HLE.Comms.Telegram
SymbolFormats Class
SymbolFormats Methods
Add Method
Find Method
Insert Method
Remove Method
ReplaceFormats Method
ToString Method
SymbolFormats
Insert Method
Inserts a new
TelegramFormat
at the specified index.
Namespace:
Demo3D.HLE.Comms.Telegram
Assembly:
Demo3D.HLE (in Demo3D.HLE.dll) Version: 15.0.2.11458
Syntax
C#
Copy
public
void
Insert
(
TelegramFormat
format
,
int
index
)
Parameters
format
Type:
Demo3D.HLE.Comms.Telegram
TelegramFormat
Format to insert.
index
Type:
System
Int32
Specified index.
See Also
Reference
SymbolFormats Class
Demo3D.HLE.Comms.Telegram Namespace
© Emulate3D Ltd. All rights reserved.
Send comments on this topic to
support@demo3d.com