IPPacketInformation::Equals Method (Object^)
.NET Framework (current version)
Returns a value that indicates whether this instance is equal to a specified object.
Assembly: System (in System.dll)
Parameters
- comparand
-
Type:
System::Object^
The object to compare with this instance.
Return Value
Type: System::Booleantrue if comparand is an instance of IPPacketInformation and equals the value of the instance; otherwise, false.
.NET Framework
Available since 2.0
Available since 2.0
Show: