Jonathan Gilbert wrote: > At 02:30 PM 09/06/2006 +0100, Nikki Locke wrote: > >"value" is a keyword in C#. > > It is not, actually. It is an implicitly-defined identifier within property > set and event add/remove accessors, but outside of those scopes, you are > free to use it however you wish. > > I understand where you're coming from, though; Visual Studio highlights it > in blue wherever it is, making it look like a reserved word.
I stand corrected. Twice (:-) That'll teach me to post without consulting the documentation first. -- Nikki Locke, Trumphurst Ltd. PC & Unix consultancy & programming http://www.trumphurst.com/ _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
