System::Net::IPEndPoint::GetHashCode yöntemi

IPEndPoint::GetHashCode method

C# Object.GetHashCode() yönteminin benzeri. Özel nesnelerin hash’lenmesini sağlar.

int32_t System::Net::IPEndPoint::GetHashCode() const override

ReturnValue

İlgili sınıf tarafından hesaplanan hash kodu değeri.

Ayrıca Bakınız