Click or drag to resize

PdfLiteSessionGetHashCode Method

Serves as the default hash function.

Namespace:  RadPdf.Lite
Assembly:  RadPdf (in RadPdf.dll) Version: 3.44.0.0 (3.44.0.0)
Syntax
public override int GetHashCode()

Return Value

Type: Int32
A hash code for the current object.
See Also