POLS

NMEASentence.GetField Method 

Look for a field in the sentence

public abstract string GetField(
   string field
);

Parameters

field

Return Value

the value of the field or null if not found

See Also

NMEASentence Class | POLS.Spotters Namespace