WX5.Text Member List
This is the complete list of members for
WX5.Text, including all inherited members.
ChangeCase(string source, TextCase textCase) | WX5.Text | [static] |
Compare(string a, string b, int m) | WX5.Text | [static] |
Compare(string a, string b) | WX5.Text | [static] |
CompareFast(string str1, string str2) | WX5.Text | [static] |
CompareHighBound (defined in WX5.Text) | WX5.Text | [static] |
CompareLowBound (defined in WX5.Text) | WX5.Text | [static] |
ComparePartValue (defined in WX5.Text) | WX5.Text | [static] |
GetLongest(IList< string > values) | WX5.Text | [static] |
GetLongest(params string[] values) | WX5.Text | [static] |
GetShortest(IList< string > values) | WX5.Text | [static] |
GetShortest(params string[] values) | WX5.Text | [static] |
IsMatch(string source, IList< string > patterns) | WX5.Text | [static] |
IsMatch(string source, params string[] patterns) | WX5.Text | [static] |
TextCase enum name | WX5.Text | |
ToString(string delimiter, IList< string > source) | WX5.Text | [static] |
ToString(string delimiter, IList< object > source) | WX5.Text | [static] |
ToString(string delimiter, params string[] source) | WX5.Text | [static] |
ToString(string delimiter, params object[] source) | WX5.Text | [static] |