Whole Tomato Software Forums
Whole Tomato Software Forums
Main Site | Profile | Register | Active Topics | Members | Search | FAQ
User name:
Password:
Save Password
Forgot your password?

 All Forums
 Visual Assist
 Technical Support
 VAX 1205: Incorrect definition for C# foreach
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

yole
New Member

8 Posts

Posted - Dec 11 2003 :  09:46:35 AM  Show Profile
For variables declared in C# foreach loops, the definition line is not quite correct. For example, for a statement
foreach( object ICQObject in D )
{
}

the definition looks like:
object ICQObject D

This is weird. You should either show the complete foreach text ("object ICQObject in D") or simply "object ICQObject".
  Previous Topic Topic Next Topic  
 New Topic  Topic Locked
 Printer Friendly
Jump To:
© 2023 Whole Tomato Software, LLC Go To Top Of Page
Snitz Forums 2000