System.Net.Sockets.IPPacketInformation.Equals Method

Returns a value that indicates whether this instance is equal to a specified object.

Syntax

public override bool Equals (object comparand)

Parameters

comparand
The object to compare with this instance.

Returns

true if comparand is an instance of System.Net.Sockets.IPPacketInformation and equals the value of the instance; otherwise, false.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Net.Sockets
Assembly: System (in System.dll)
Assembly Versions: 2.0.0.0, 4.0.0.0