System::Net::Sockets::IPPacketInformation::Equals 메서드

IPPacketInformation::Equals method

C# Object.Equals 의미를 사용하여 두 객체를 비교합니다.

bool System::Net::Sockets::IPPacketInformation::Equals(System::SharedPtr<Object> comparand) override
매개변수형식설명
comparandSystem::SharedPtr<Object>현재 객체와 비교할 객체.

ReturnValue

객체가 동일하다고 판단되면 true, 그렇지 않으면 false.

또 보기