Demo3D 2022 API Documentation
Demo3D 2022 API Documentation
Demo3D Namespaces
Demo3D.HLE.Comms Namespaces
Demo3D.HLE.Comms.Telegram
TelegramFormat Class
TelegramFormat Methods
AddSegment Method
Build Method
CreateInstance Method
FindSegment Method
GetDataType Method
InsertSegment Method
ProcessInboundTelegram Method
ProcessInboundTelegramToSegments Method
ProcessOutboundTelegram Method
ProcessSegmentsToOutboundTelegram Method
RemoveSegment Method
ReplaceSegments Method
SetProperty(T) Method
ToString Method
TelegramFormat
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
virtual
void
RemoveSegment
(
string
name
)
Parameters
name
Type:
System
String
Segment name.
See Also
Reference
TelegramFormat Class
Demo3D.HLE.Comms.Telegram Namespace
© Emulate3D Ltd. All rights reserved.
Send comments on this topic to
support@demo3d.com