SystemIdentifierGetHashCode Method |
Serves as a hash function for a particular type.
Namespace: com.softwarekey.Client.LicensingAssembly: PLUSManaged (in PLUSManaged.dll) Version: 5.23.4.0
Syntax public override int GetHashCode()
Public Overrides Function GetHashCode As Integer
public:
virtual int GetHashCode() override
Return Value
Type:
Int32Returns the hash code for the current object.
See Also