System::Net::Sockets::IPPacketInformation::Equals method
IPPacketInformation::Equals method
Vergelijkt twee objecten met behulp van C# Object.Equals semantiek.
bool System::Net::Sockets::IPPacketInformation::Equals(System::SharedPtr<Object> comparand) override
| Parameter | Type | Beschrijving |
|---|---|---|
| comparand | System::SharedPtr<Object> | Het object om het huidige object mee te vergelijken. |
ReturnValue
True als objecten als gelijk worden beschouwd en false anders.
Zie ook
- Typedef SharedPtr
- Class Object
- Class IPPacketInformation
- Namespace System::Net::Sockets
- Library Aspose.Page for C++