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

GrapeCity.Documents.Common Assembly > GrapeCity.Documents.Common Namespace > Line Structure : 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

Line Structure
Line Members