You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
VBCorLib currently supports parsing of BigInteger and Int64 using IFormatProvider implementations for cultural parsing. Adding an Int32Static and maybe Int16Static for parsing might help round out the parsing capabilities. Additional static methods and values could be included, such as Int32.MaxValue and Int32.MinValue properties.