ComPortCollection.IsPortNull Method
Indicates whether the specified COM port is in the current collection.
Namespace: Microsoft.SPOT.Emulator.Com
Assembly: Microsoft.SPOT.Emulator (in microsoft.spot.emulator.dll)
protected bool IsPortNull (
ComPortNum portType
)
- portType
A value of the ComPortNum enumeration that specifies the COM port you want to look for in the current collection.
true if the specified port is not in the current collection; otherwise, false.
Available in .NET Micro Framework version 2.0
ComPortCollection Class
ComPortCollection Members
Microsoft.SPOT.Emulator.Com Namespace