Nevron Open Vision Documentation
Nevron.Nov Namespace / NEnum Class / TryParse Method


In This Topic
    TryParse Method (NEnum)
    In This Topic
    Tries to parse the given string value to the specified enum. A case sensitive check is performed. Returns true on success.
    Overload List
    OverloadDescription
    Tries to parse the given string value to the specified enum. A case sensitive check is performed. Returns true on success.  
    Tries to parse the given string value to the specified enum. Returns true on success.  
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 7, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)

    See Also