 | AccessRightGetHashCode Method |
Namespace:
MailKit
Assembly:
MailKit (in MailKit.dll) Version: 3.0.0
Syntaxpublic override int GetHashCode()
Return Value
Type:
Int32A hash code for this instance that is suitable for use in hashing algorithms and data structures such as a hash table.
Remarks
See Also