Click or drag to resize

PdfLiteSessionGetHashCode Method

Serves as the default hash function.

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

Return Value

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