UdpReceiveResult::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
- obj
-
Type:
System::Object^
The object to compare with this instance.
Return Value
Type: System::BooleanReturns Boolean.
true if obj is an instance of UdpReceiveResult and equals the value of the instance; otherwise, false.
.NET Framework
Available since 4.5
Available since 4.5
Show: