ComponentOne SuperTooltip for WinForms
C1.Win.8 Assembly / C1.Framework Namespace / C1BitmapIcon Class / GetHashCode Method

In This Topic
    GetHashCode Method (C1BitmapIcon)
    In This Topic
    Syntax
    'Declaration
     
    Public Overrides Function GetHashCode() As System.Integer
    public override System.int GetHashCode()
    See Also