ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.Viewer.Common.Model.Annotations Namespace / AnnotationItem Class / GetHashCode Method

In This Topic
    GetHashCode Method (AnnotationItem)
    In This Topic
    Serves as a hash function for AnnotationItem.
    Syntax
    'Declaration
     
    Public Overrides Function GetHashCode() As Integer
    public override int GetHashCode()

    Return Value

    A hash code for the current instance of AnnotationItem.
    See Also