.NET Framework Class Library
SerialPort..::.Write Method

Writes data to the serial port output buffer.

Overload List

  NameDescription
Public methodSupported by the .NET Compact FrameworkWrite(String)Writes the specified string to the serial port.
Public methodSupported by the .NET Compact FrameworkWrite(array<Byte>[]()[], Int32, Int32)Writes a specified number of bytes to the serial port using data from a buffer.
Public methodSupported by the .NET Compact FrameworkWrite(array<Char>[]()[], Int32, Int32)Writes a specified number of characters to the serial port using data from a buffer.
Top
See Also

Reference

Tags :


Page view tracker