ComponentOne Bitmap for WPF
C1.WPF.DX.4.5.2 Assembly / C1.Util.DX Namespace / Bool Structure / GetHashCode Method

In This Topic
    GetHashCode Method (Bool)
    In This Topic
    Returns a hash code for this instance.
    Syntax
    'Declaration
     
    Public Overrides Function GetHashCode() As Integer
    public override int GetHashCode()
    See Also