Project DataConversion

 

String Enumerations

There is no requirement that you both declare and fill a string at the time of its original declaration, but there is no reason not to do the complete task in one place:

 string[] strBunchOfStrings = new string[] {"Somewhere", "Over the Rainbow",           "Way up High", "There's a land that I've heard of"}; 

The operators used to manipulate the contents of strings are discussed in Chapter 10, String Manipulation and Online Data Storage (Arrays).

 


Unlocking Microsoft C# V 2.0 Programming Secrets
Unlocking Microsoft C# V 2.0 Programming Secrets (Wordware Applications Library)
ISBN: 1556220979
EAN: 2147483647
Year: 2005
Pages: 129

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net