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ètreTypeDescription
comparandSystem::SharedPtr<Object>L’objet à comparer avec l’actuel.

ReturnValue

Vrai si les objets sont considérés égaux et faux sinon.

Voir aussi