System::Net::Sockets::IPPacketInformation::Equals méthode
IPPacketInformation::Equals method
Compare deux objets en utilisant la sémantique C# Object.Equals.
bool System::Net::Sockets::IPPacketInformation::Equals(System::SharedPtr<Object> comparand) override
| Paramètre | Type | Description |
|---|---|---|
| comparand | System::SharedPtr<Object> | L’objet à comparer avec l’actuel. |
ReturnValue
Vrai si les objets sont considérés égaux et faux sinon.
Voir aussi
- Typedef SharedPtr
- Class Object
- Class IPPacketInformation
- Namespace System::Net::Sockets
- Library Aspose.Font for C++