PostalAddressGetHashCode Method

GetHashCode returns a hash function for this object.

Namespace:  Aspose.Email.PersonalInfo
Assembly:  Aspose.Email (in Aspose.Email.dll) Version: 20.2
Syntax
public override int GetHashCode()

Return Value

Type: Int32
Returns a hash function for this object.
See Also