30.07.2013 Views

Visual Basic.NET How to Program (PDF)

Visual Basic.NET How to Program (PDF)

Visual Basic.NET How to Program (PDF)

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

680 Strings, Characters and Regular Expressions Chapter 15<br />

TERMINOLOGY<br />

& opera<strong>to</strong>r lazy quantifier<br />

&= concatenation opera<strong>to</strong>r Length property of class String<br />

= comparison opera<strong>to</strong>r Length property of class StringBuilder<br />

alphabetizing lexicographical comparison<br />

Append method of class StringBuilder literal String objects<br />

AppendFormat method of class Match class<br />

StringBuilder MatchCollection class<br />

ArgumentOutOfRangeException Parse method of structure Char<br />

Capacity property of class page-layout software<br />

StringBuilder quantifier<br />

Char array random-number generation<br />

Char structure Regex class<br />

Chars property of class String Remove method of class StringBuilder<br />

character Replace method of class Regex<br />

character class Replace method of class String<br />

CompareTo method of class String Replace method of class StringBuilder<br />

CompareTo method of structure Char special characters<br />

Concat method of class String Split method of class Regex<br />

CopyTo method of class String StartsWith method of class String<br />

Enabled property of class Control String class<br />

EndsWith method of class String string literal<br />

EnsureCapacity method of class String reference<br />

StringBuilder StringBuilder class<br />

Equals method of class String Structure<br />

format string Substring method of class String<br />

garbage collec<strong>to</strong>r Success property of class Match<br />

GetHashCode System namespace<br />

greedy quantifier System.Text namespace<br />

hash code System.Text.RegularExpressions<br />

hash table namespace<br />

immutable String text edi<strong>to</strong>r<br />

IndexOf method of class String ToLower method of class String<br />

IndexOfAny method of class String ToLower method of structure Char<br />

IsDigit method of structure Char ToString method of class String<br />

IsLetter method of structure Char ToString method of class StringBuilder<br />

IsLetterOrDigit method of ToUpper method of class String<br />

structure Char ToUpper method of structure Char<br />

IsLower method of structure Char trailing whitespace characters<br />

IsPunctuation method of structure Char Trim method of class String<br />

IsSymbol method of structure Char Unicode character set<br />

IsUpper method of structure Char ValueType class<br />

IsWhiteSpace method of structure Char whitespace characters<br />

LastIndexOf method of class String<br />

LastIndexOfAny method of class String<br />

word character<br />

SELF-REVIEW EXERCISES<br />

15.1 State whether each of the following is true or false. If false, explain why.<br />

a) When String objects are compared with =, the result is true if the Strings contain<br />

the same values.

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!