Demo3D 2022 API Documentation
Demo3D 2022 API Documentation
Demo3D Namespaces
Demo3D.HLE.Comms Namespaces
Demo3D.HLE.Comms.Telegram
FixedFormat Class
FixedFormat Methods
AddSegment Method
Build Method
InsertSegment Method
ProcessInboundTelegram Method
ProcessInboundTelegramToSegments Method
ProcessOutboundTelegram Method
ProcessSegmentsToOutboundTelegram Method
RemoveSegment Method
ReplaceSegments Method
FixedFormat
RemoveSegment Method
Removes a
TelegramFormatSegment
by name.
Namespace:
Demo3D.HLE.Comms.Telegram
Assembly:
Demo3D.HLE (in Demo3D.HLE.dll) Version: 15.0.2.11458
Syntax
C#
Copy
public
override
void
RemoveSegment
(
string
name
)
Parameters
name
Type:
System
String
Segment name.
See Also
Reference
FixedFormat Class
Demo3D.HLE.Comms.Telegram Namespace
© Emulate3D Ltd. All rights reserved.
Send comments on this topic to
support@demo3d.com