System::Net::Sockets::IPPacketInformation::Equals method
IPPacketInformation::Equals method
Compares two objects using C# Object.Equals semantics.
bool System::Net::Sockets::IPPacketInformation::Equals(System::SharedPtr<Object> comparand) override
Parameter | Type | Description |
---|---|---|
comparand | System::SharedPtr<Object> | The object to compare the current one to. |
ReturnValue
True if objects are considered equal and false otherwise.
See Also
- Typedef SharedPtr
- Class Object
- Class IPPacketInformation
- Namespace System::Net::Sockets
- Library Aspose.PUB for C++