1. GroupDocs.Merger
  2. /
  3. GroupDocs.Merger for .NET
  4. /
  5. GroupDocs.Merger.Domain
  6. /
  7. FileType
  8. /
  9. GetHashCode

GetHashCode

FileType.GetHashCode method

Returns the hash code for the current FileType object.

public override int GetHashCode()

Return Value

A hash code for the current FileType object.

See Also