Terminology

  1. @ verbatim string character

  2. + operator

  3. += concatenation operator

  4. == equality operator

  5. alphabetizing

  6. Append method of class StringBuilder

  7. AppendFormat method of class StringBuilder

  8. Capacity property of StringBuilder

  9. char array

  10. Char struct

  11. character

  12. character constant

  13. CompareTo method of class string

  14. CompareTo method of struct Char

  15. Concat method of class string

  16. CopyTo method of class string

  17. EndsWith method of class string

  18. EnsureCapacity method of class StringBuilder

  19. Equals method of class string

  20. Equals method of struct Char

  21. format string

  22. immutable string

  23. IndexOf method of class string

  24. IndexOfAny method of class string

  25. Insert method of class StringBuilder

  26. IsDigit method of struct Char

  27. IsLetter method of struct Char

  28. IsLetterOrDigit method of struct Char

  29. IsLower method of struct Char

  30. IsPunctuation method of struct Char

  31. IsSymbol method of struct Char

  32. IsUpper method of struct Char

  33. IsWhiteSpace method of struct Char

  34. LastIndexOf method of class string

  35. LastIndexOfAny method of class string

  36. leading whitespace characters

  37. Length property of class string

  38. Length property of class StringBuilder

  39. Remove method of class StringBuilder

  40. Replace method of class string

  41. Replace method of class StringBuilder

  42. StartsWith method of class string

  43. string class

  44. string literal

  45. string reference

  46. StringBuilder class

  47. Substring method of class string

  48. System namespace

  49. System.Text namespace

  50. ToLower method of class string

  51. ToLower method of struct Char

  52. ToString method of class string

  53. ToString method of StringBuilder

  54. ToUpper method of class string

  55. ToUpper method of struct Char

  56. trailing whitespace characters

  57. Trim method of class string

  58. Unicode character set

  59. ValueType class

  60. verbatim string syntax

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset