|
Name |
Description |
|
Compare(String, String)
|
Compares the specified s2.
|
|
Compare(String, String, Boolean)
|
Compares the specified s2.
|
|
Compare(String, String, Boolean, CultureInfo)
|
Compares the specified s2.
|
|
Compare(String, String, CultureInfo, CompareOptions)
|
Compares the specified s2.
|
|
Compare(String, String, StringComparison)
|
Compares the specified s2.
|
|
CompareOrdinal
|
Compares the ordinal.
|
|
ContainsIgnoreCase
|
Determines whether [contains ignore case] [the
specified s2].
|
|
ConvertToUtf32
|
Converts to utf32.
|
|
Copy
|
Copies the specified s.
|
|
EqualsCurrentCulture
|
Equalses the current culture.
|
|
EqualsCurrentCultureIgnoreCase
|
Equalses the current culture ignore case.
|
|
EqualsInvariantCulture
|
Equalses the invariant culture.
|
|
EqualsInvariantCultureIgnoreCase
|
Equalses the invariant culture ignore case.
|
|
EqualsOrdinal
|
Equalses the ordinal.
|
|
EqualsOrdinalIgnoreCase
|
Equalses the ordinal ignore case.
|
|
GetNumericValue
|
Gets the numeric value.
|
|
GetUnicodeCategory
|
Gets the unicode category.
|
|
IndexOfOrdinal
|
Indexes the of ordinal.
|
|
IndexOfOrdinalIgnoreCase
|
Indexes the of ordinal ignore case.
|
|
IsControl
|
Determines whether the specified index is control.
|
|
IsDigit
|
Determines whether the specified index is digit.
|
|
IsHighSurrogate
|
Determines whether [is high surrogate] [the specified
index].
|
|
IsLetter
|
Determines whether the specified index is letter.
|
|
IsLetterOrDigit
|
Determines whether [is letter or digit] [the specified
index].
|
|
IsLower
|
Determines whether the specified index is lower.
|
|
IsLowSurrogate
|
Determines whether [is low surrogate] [the specified
index].
|
|
IsNullOrEmpty
|
Determines whether [is null or empty] [the specified
s].
|
|
IsNullOrWhiteSpace
|
Determines whether [is null or white space] [the
specified s].
|
|
IsNumber
|
Determines whether the specified index is number.
|
|
IsPunctuation
|
Determines whether the specified index is punctuation.
|
|
IsSeparator
|
Determines whether the specified index is separator.
|
|
IsSurrogate
|
Determines whether the specified index is surrogate.
|
|
IsSurrogatePair
|
Determines whether [is surrogate pair] [the specified
index].
|
|
IsSymbol
|
Determines whether the specified index is symbol.
|
|
IsUpper
|
Determines whether the specified index is upper.
|
|
IsWhiteSpace(String, Int32)
|
Determines whether [is white space] [the specified
index].
|
|
IsWhiteSpace(String)
|
Determines whether [is white space] [the specified s].
|
|
ParseBool
|
Parses the bool.
|
|
ParseByte(String)
|
Parses the byte.
|
|
ParseByte(String, IFormatProvider)
|
Parses the byte.
|
|
ParseByte(String, NumberStyles)
|
Parses the byte.
|
|
ParseByte(String, NumberStyles, IFormatProvider)
|
Parses the byte.
|
|
ParseChar
|
Parses the character.
|
|
ParseDateTime(String)
|
Parses the date time.
|
|
ParseDateTime(String, IFormatProvider)
|
Parses the date time.
|
|
ParseDateTime(String, IFormatProvider, DateTimeStyles)
|
Parses the date time.
|
|
ParseDecimal(String)
|
Parses the decimal.
|
|
ParseDecimal(String, IFormatProvider)
|
Parses the decimal.
|
|
ParseDecimal(String, NumberStyles)
|
Parses the decimal.
|
|
ParseDecimal(String, NumberStyles, IFormatProvider)
|
Parses the decimal.
|
|
ParseDouble(String)
|
Parses the double.
|
|
ParseDouble(String, IFormatProvider)
|
Parses the double.
|
|
ParseDouble(String, NumberStyles)
|
Parses the double.
|
|
ParseDouble(String, NumberStyles, IFormatProvider)
|
Parses the double.
|
|
ParseExactDateTime(String, String, IFormatProvider)
|
Parses the exact date time.
|
|
ParseExactDateTime(String, String, IFormatProvider, DateTimeStyles)
|
Parses the exact date time.
|
|
ParseExactDateTime(String, array<String>[]()[][], IFormatProvider, DateTimeStyles)
|
Parses the exact date time.
|
|
ParseFloat(String)
|
Parses the float.
|
|
ParseFloat(String, IFormatProvider)
|
Parses the float.
|
|
ParseFloat(String, NumberStyles)
|
Parses the float.
|
|
ParseFloat(String, NumberStyles, IFormatProvider)
|
Parses the float.
|
|
ParseInt(String)
|
Parses the int.
|
|
ParseInt(String, IFormatProvider)
|
Parses the int.
|
|
ParseInt(String, NumberStyles)
|
Parses the int.
|
|
ParseInt(String, NumberStyles, IFormatProvider)
|
Parses the int.
|
|
ParseLong(String)
|
Parses the long.
|
|
ParseLong(String, IFormatProvider)
|
Parses the long.
|
|
ParseLong(String, NumberStyles)
|
Parses the long.
|
|
ParseLong(String, NumberStyles, IFormatProvider)
|
Parses the long.
|
|
ParseShort(String)
|
Parses the short.
|
|
ParseShort(String, IFormatProvider)
|
Parses the short.
|
|
ParseShort(String, NumberStyles)
|
Parses the short.
|
|
ParseShort(String, NumberStyles, IFormatProvider)
|
Parses the short.
|
|
Remove(String, Char)
|
Removes the specified c.
|
|
Remove(String, String)
|
Removes the specified s2.
|
|
RemoveAll
|
Removes all.
|
|
RemoveAllBut
|
Removes all but.
|
|
SpaceCamelCase
|
Spaces the camel case.
|
|
SubstringAtIndexOfOrdinal
|
Substrings at index of ordinal.
|
|
SubstringAtIndexOfOrdinalIgnoreCase
|
Substrings at index of ordinal ignore case.
|
|
ToBool
|
To the bool.
|
|
ToByte(String)
|
To the byte.
|
|
ToByte(String, IFormatProvider)
|
To the byte.
|
|
ToByte(String, NumberStyles)
|
To the byte.
|
|
ToByte(String, NumberStyles, IFormatProvider)
|
To the byte.
|
|
ToChar
|
To the character.
|
|
ToDateTime(String)
|
To the date time.
|
|
ToDateTime(String, IFormatProvider)
|
To the date time.
|
|
ToDateTime(String, IFormatProvider, DateTimeStyles)
|
To the date time.
|
|
ToDateTime(String, String, IFormatProvider)
|
To the date time.
|
|
ToDateTime(String, String, IFormatProvider, DateTimeStyles)
|
To the date time.
|
|
ToDateTime(String, array<String>[]()[][], IFormatProvider, DateTimeStyles)
|
To the date time.
|
|
ToDecimal(String)
|
To the decimal.
|
|
ToDecimal(String, IFormatProvider)
|
To the decimal.
|
|
ToDecimal(String, NumberStyles)
|
To the decimal.
|
|
ToDecimal(String, NumberStyles, IFormatProvider)
|
To the decimal.
|
|
ToDouble(String)
|
To the double.
|
|
ToDouble(String, IFormatProvider)
|
To the double.
|
|
ToDouble(String, NumberStyles)
|
To the double.
|
|
ToDouble(String, NumberStyles, IFormatProvider)
|
To the double.
|
|
ToFloat(String)
|
To the float.
|
|
ToFloat(String, NumberStyles)
|
To the float.
|
|
ToFloat(String, IFormatProvider)
|
To the float.
|
|
ToFloat(String, NumberStyles, IFormatProvider)
|
To the float.
|
|
ToInt(String)
|
Converts the string representation of a number to an
integer.
|
|
ToInt(String, NumberStyles)
|
Converts the string representation of a number to an
integer.
|
|
ToInt(String, IFormatProvider)
|
Converts the string representation of a number to an
integer.
|
|
ToInt(String, NumberStyles, IFormatProvider)
|
Converts the string representation of a number to an
integer.
|
|
ToLong(String)
|
To the long.
|
|
ToLong(String, NumberStyles)
|
To the long.
|
|
ToLong(String, IFormatProvider)
|
To the long.
|
|
ToLong(String, NumberStyles, IFormatProvider)
|
To the long.
|
|
ToShort(String)
|
To the short.
|
|
ToShort(String, IFormatProvider)
|
To the short.
|
|
ToShort(String, NumberStyles)
|
To the short.
|
|
ToShort(String, NumberStyles, IFormatProvider)
|
To the short.
|
|
TryParse(String, Int32%)
|
Tries the parse.
|
|
TryParse(String, NumberStyles, IFormatProvider, Int32%)
|
Tries the parse.
|
|
TryParse(String, Double%)
|
Tries the parse.
|
|
TryParse(String, NumberStyles, IFormatProvider, Double%)
|
Tries the parse.
|
|
TryParse(String, Byte%)
|
Tries the parse.
|
|
TryParse(String, NumberStyles, IFormatProvider, Byte%)
|
Tries the parse.
|
|
TryParse(String, Boolean%)
|
Tries the parse.
|
|
TryParse(String, Char%)
|
Tries the parse.
|
|
TryParse(String, DateTime%)
|
Tries the parse.
|
|
TryParse(String, IFormatProvider, DateTimeStyles, DateTime%)
|
Tries the parse.
|
|
TryParse(String, String, IFormatProvider, DateTimeStyles, DateTime%)
|
Tries the parse.
|
|
TryParse(String, array<String>[]()[][], IFormatProvider, DateTimeStyles, DateTime%)
|
Tries the parse.
|
|
TryParse(String, Decimal%)
|
Tries the parse.
|
|
TryParse(String, NumberStyles, IFormatProvider, Decimal%)
|
Tries the parse.
|
|
TryParse(String, Int16%)
|
Tries the parse.
|
|
TryParse(String, NumberStyles, IFormatProvider, Int16%)
|
Tries the parse.
|
|
TryParse(String, Int64%)
|
Tries the parse.
|
|
TryParse(String, NumberStyles, IFormatProvider, Int64%)
|
Tries the parse.
|
|
TryParse(String, Single%)
|
Tries the parse.
|
|
TryParse(String, NumberStyles, IFormatProvider, Single%)
|
Tries the parse.
|
|
Wrap(String, Char)
|
Wraps the specified c.
|
|
Wrap(String, String)
|
Wraps the specified s1.
|
|
Wrap(IEnumerable<(Of <<'(String>)>>), Char)
|
Wraps the specified c.
|
|
Wrap(IEnumerable<(Of <<'(String>)>>), String)
|
Wraps the specified s1.
|