PdfLiteSessionGetHashCode Method |
Serves as the default hash function.
Namespace:
RadPdf.Lite
Assembly:
RadPdf (in RadPdf.dll) Version: 3.48.0.0 (3.48.0.0)
Syntax public override int GetHashCode()
Public Overrides Function GetHashCode As Integer
Return Value
Type:
Int32A hash code for the current object.
See Also