ComPortCollection Members
The following tables list the members exposed by the ComPortCollection type.
Public Constructors
Name | Description | |
---|---|---|
ComPortCollection | Creates a new, uninitialized instance of the ComPortCollection class. |
Protected Fields
Name | Description | |
---|---|---|
_portNull | Intended only for internal use by the .NET Micro Framework. | |
_ports | Represents an array that consists of the COM ports in the current collection. |
Public Properties
Name | Description | |
---|---|---|
Item | Gets or sets the specified COM port. |
Public Methods
Name | Description | |
---|---|---|
Register | Joins the specified COM port to the current collection. | |
Unregister | Unjoins the specified COM port from the current collection. |
Protected Methods
Name | Description | |
---|---|---|
IsPortNull | Indicates whether the specified COM port is in the current collection. |
See Also
Reference
ComPortCollection Class
Microsoft.SPOT.Emulator.Com Namespace