I was able to remove the dependency on ToString() in the string enumerator article posted a couple of days ago, so now it really is perfect. You can assign the value of the enumerator directly to a string variable without any casting or the use of ToString(), although you still can if you want to (but I don't see why you would).
The article and the sample code on CodeProject are both up to date now.
Wednesday, January 2, 2008
C# string enumerator working flawlessly now
Posted by Muaddubby at 6:06 AM
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment