FlexChart | ComponentOne
C1.Win.Ribbon.4.8 Assembly / C1.Win.Ribbon Namespace / RibbonItem Class / GetHashCode Method

In This Topic
    GetHashCode Method (RibbonItem)
    In This Topic
    Serves as a hash function for a particular type.
    Syntax
    'Declaration
     
    Public Overrides Function GetHashCode() As System.Integer
    public override System.int GetHashCode()
    See Also