Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / CheckBoxSymbol Class / GetHashCode Method

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

    Return Value

    A hash code for the current object.
    See Also