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.

Jonathan Gilbert
_______________________________________________
Mono-list maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to