| LayoutMessageToString Method |
Returns a string representation of this LayoutMessage.
Namespace:
OBCOM.NetSwitchLib.Layouts
Assembly:
OBCOM.NetSwitchLib (in OBCOM.NetSwitchLib.dll) Version: 1.48.7760.35650 (1.48.7760.35650)
Syntax public override string ToString()
Public Overrides Function ToString As String
Return Value
Type:
String
A string representation of this
LayoutMessage.
See Also