Document Solutions for PDF
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Imaging.Exif Namespace / ExifUndefined Class / GetHashCode Method

In This Topic
    GetHashCode Method (ExifUndefined)
    In This Topic
    Returns a hash code for the current object.
    Syntax
    'Declaration
     
    Public Overrides Function GetHashCode() As System.Integer
    public override System.int GetHashCode()
    See Also