Specialized String classes

Overview

  • StringCollection
    • Acts as a strongly typed ArrayList of strings. Equivalent to List<string> with generics.
  • StringDictionary
    • Acts as a strongly typed Hashtable of strings. Equivalent to Dictionary<string> with generics.

Good practice

 
learning/exam70-536/specialstring.txt · Last modified: 2008/09/16 15:45 by david
 
Except where otherwise noted, content on this wiki is licensed under the following license:CC Attribution-Noncommercial-Share Alike 3.0 Unported
Recent changes RSS feed Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki