Show / Hide Table of Contents

Constructor SerialPortDevice

| Edit this page View Source

SerialPortDevice(SerialPort)

Initializes a new instance of the SerialPortDevice class.

Declaration
public SerialPortDevice(SerialPort port)
Parameters
Type Name Description
SerialPort port

The serial port.

Exceptions
Type Condition
ArgumentNullException

port

Applies to

Platforms and versions
TargetVersions
.NET Windowsmain, v3.0
.NET Frameworkmain, v3.0, v2.2, v2.1, v2.0
  • Edit this page
  • View Source
In this article
Back to top Generated by DocFX