System::Net::SocketAddress::GetHashCode method
SocketAddress::GetHashCode method
Analog of C# Object.GetHashCode() method. Enables hashing of custom objects.
int32_t System::Net::SocketAddress::GetHashCode() const override
ReturnValue
Hash code value as calculated by corresponding class.
See Also
- Class SocketAddress
- Namespace System::Net
- Library Aspose.PUB for C++