UI Tookit UI Tookit
UI Tookit UI Tookit
DocFX + Singulink = ♥

Search Results for

    Method TryParse

    TryParse(string, out TSelf)

    Attempts to parse the specified string into an instance of TSelf using invariant culture formatting.

    Declaration
    public static abstract bool TryParse(string s, out TSelf value)
    Parameters
    Type Name Description
    string s
    TSelf value
    Returns
    Type Description
    bool
    © Singulink. All rights reserved.