TelegramFormatFindSegment Method |
Namespace: Demo3D.HLE.Comms.TelegramAssembly: Demo3D.HLE (in Demo3D.HLE.dll) Version: 19.00.00
Syntaxpublic TelegramFormatSegment? FindSegment(
string name
)
Parameters
- name String
- Segment name.
Return Value
TelegramFormatSegmentThe identified segment, or null.
See Also