Document Solutions for PDF
GrapeCity.Documents.DX.Windows Assembly / GrapeCity.Documents.DX Namespace / DataPointer Structure / GetHashCode Method

In This Topic
    GetHashCode Method (DataPointer)
    In This Topic
    Serves as the default hash function.
    Syntax
    'Declaration
     
    Public Overrides Function GetHashCode() As System.Integer
    public override System.int GetHashCode()
    See Also