Serves as a hash function for a this type.
Namespace:
BitMiracle.Docotic.Pdf
Assembly:
BitMiracle.Docotic.Pdf (in BitMiracle.Docotic.Pdf.dll)
Syntax
C#
public override int GetHashCode()
VB
Public Overrides Function GetHashCode As Integer
Return Value
Type:
Int32A hash code for the current object.
See Also