Click or drag to resize

PdfDestinationGetHashCode Method

Serves as the default hash function.

Namespace:  RadPdf.Data.Document.Destinations
Assembly:  RadPdfStandard (in RadPdfStandard.dll) Version: 5.7.0.0 (5.7.0.0)
Syntax
public override int GetHashCode()

Return Value

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