Click or drag to resize
MimeKit

InternetAddressListGetHashCode Method

Return the hash code for this instance.

Namespace: MimeKit
Assembly: MimeKit (in MimeKit.dll) Version: 4.3.0
Syntax
C#
public override int GetHashCode()

Return Value

Int32
A hash code for the current object.
Remarks
Returns the hash code for this instance.
See Also