docs.unity.cn
Search Results for

    Show / Hide Table of Contents

    Method GetHashCode

    GetHashCode()

    Returns a hash code of this string.

    Declaration
    public override int GetHashCode()
    Returns
    Type Description
    int

    The hash code of this string.

    Overrides
    ValueType.GetHashCode()
    Remarks

    Only the character bytes are included in the hash: any bytes beyond Length are not part of the hash.

    In This Article
    Back to top
    Copyright © 2023 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)