Share via


ComPortHandle.Equals Method

Determines whether two specified ComPortHandle objects are equal.

Namespace: Microsoft.SPOT.Emulator.Com
Assembly: Microsoft.SPOT.Emulator (in microsoft.spot.emulator.dll)

Syntax

 public static bool Equals (
         object o
)

Parameters

  • o
    The object to be compared with the current object.

Return Value

true if the current object equals the object specified in the o parameter; otherwise, false.

Version Information

Available in .NET Micro Framework version 2.0

See Also

Reference

ComPortHandle Structure
ComPortHandle Members
Microsoft.SPOT.Emulator.Com Namespace