NmeaSentence.ToString Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Generates a readable instance of this string. Not overridable, use ToReadableContent() to override. (this is to prevent confusion with ToNmeaMessage().) Do not use this method to create an NMEA sentence.
public override sealed string ToString ();
override this.ToString : unit -> string
Public Overrides NotOverridable Function ToString () As String
Returns
An user-readable string representation of this message