NmeaSentence.ReadString(IEnumerator<String>) Method
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.
Decodes the next field into a string
C#
protected string ReadString (System.Collections.Generic.IEnumerator<string> field);
member this.ReadString : System.Collections.Generic.IEnumerator<string> -> string
Protected Function ReadString (field As IEnumerator(Of String)) As String
- field
- IEnumerator<String>
Product | Versions |
---|---|
.NET IoT Libraries | 2.1.0, 2.2.0 |