TelegramsFindFormat Method |
Namespace:
Demo3D.HLE.Comms.Telegram
Assembly:
Demo3D.Core (in Demo3D.Core.dll) Version: 15.0.2.11458
Syntaxpublic TelegramFormat? FindFormat(
string name
)
Parameters
- name
- Type: SystemString
Name of the format.
Return Value
Type:
TelegramFormatThe found format or null.
See Also