System::Net::Sockets::IPPacketInformation::Equals metodo
IPPacketInformation::Equals method
Confronta due oggetti usando la semantica di C# Object.Equals.
bool System::Net::Sockets::IPPacketInformation::Equals(System::SharedPtr<Object> comparand) override
| Parametro | Tipo | Descrizione |
|---|---|---|
| comparand | System::SharedPtr<Object> | L’oggetto da confrontare con quello corrente. |
ReturnValue
True se gli oggetti sono considerati uguali e false altrimenti.
Vedi anche
- Typedef SharedPtr
- Class Object
- Class IPPacketInformation
- Namespace System::Net::Sockets
- Library Aspose.Font for C++