ZylGPSReceiver Mobile

GPSReceiver.StringToSerialCommPort Method 

Converts string to SerialCommPort.

public static SerialCommPort StringToSerialCommPort(
   String port
);

Parameters

String
String representation of the port.

Return Value

The equivalent SerialCommPort value.

See Also

GPSReceiver Class | ZylGPSReceiverMobile Namespace