Share via


ComPortCollection Members

The following tables list the members exposed by the ComPortCollection type.

Public Constructors

Name Description
Public Method ComPortCollection Creates a new, uninitialized instance of the ComPortCollection class.

Protected Fields

Name Description
Protected Field _portNull Intended only for internal use by the .NET Micro Framework.
Protected Field _ports Represents an array that consists of the COM ports in the current collection.

Public Properties

Name Description
Public Property Item Gets or sets the specified COM port.

Public Methods

Name Description
Public Method Register Joins the specified COM port to the current collection.
Public Method Unregister Unjoins the specified COM port from the current collection.

Protected Methods

Name Description
Protected Method IsPortNull Indicates whether the specified COM port is in the current collection.

See Also

Reference

ComPortCollection Class
Microsoft.SPOT.Emulator.Com Namespace