In The Hand LtdIn The Hand
Ports Class
NamespacesInTheHand.VisualBasic.DevicesPorts
.NET Components for Mobility
Provides a property and a method for accessing the computer's serial ports.
Declaration Syntax
C#Visual Basic
public class Ports
Public Class Ports
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
Ports()()()()
Initializes a new instance of the Ports class

Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Finalize()()()()
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
GetHashCode()()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType()()()()
Gets the Type of the current instance.
(Inherited from Object.)
MemberwiseClone()()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
OpenSerialPort(String)
Creates and opens a SerialPort object.

OpenSerialPort(String, Int32)
Creates and opens a SerialPort object.

OpenSerialPort(String, Int32, Parity)
Creates and opens a SerialPort object.

OpenSerialPort(String, Int32, Parity, Int32)
Creates and opens a SerialPort object.

OpenSerialPort(String, Int32, Parity, Int32, StopBits)
Creates and opens a SerialPort object.

SerialPortNames
Gets a collection of the names of the serial ports on the computer.

ToString()()()()
Returns a String that represents the current Object.
(Inherited from Object.)
Remarks
Inheritance Hierarchy
Object
Ports

Assembly: InTheHand.VisualBasic (Module: InTheHand.VisualBasic) Version: 7.0.0.0