System.Net.Sockets.UdpReceiveResult.Equals Method

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

Syntax

public override bool Equals (object obj)

Parameters

obj
The object to compare with this instance.

Returns

Returns bool.

true if obj is an instance of System.Net.Sockets.UdpReceiveResult 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: 4.0.0.0