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

In This Topic
    GetHashCode Method (DataPointer)
    In This Topic
    Serves as the default hash function.
    Syntax
    'Declaration
     
    Public Overrides Function GetHashCode() As Integer
    public override int GetHashCode()
    See Also