Documents for PDF, .NET Edition Documentation
GetHashCode Method (OutputRange)

GrapeCity.Documents.Common Assembly > GrapeCity.Documents.Common Namespace > OutputRange Class : GetHashCode Method
Serves as the default hash function.
Syntax
'Declaration
 
Public Overrides Function GetHashCode() As System.Integer
public override System.int GetHashCode()

Return Value

A hash code for the current object.
See Also

Reference

OutputRange Class
OutputRange Members