MimeTypeGetHashCode Method

Creates a hash code for this instance, which takes the Parameters into account.

Definition

Namespace: FolkerKinzel.MimeTypes
Assembly: FolkerKinzel.MimeTypes (in FolkerKinzel.MimeTypes.dll) Version: 5.6.0+6976b8f96f59170e54fb7f8a4989b77d09f9b1c0
C#
public override int GetHashCode()

Return Value

Int32
The hash code.

See Also