Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Convert C# Code to VB .NET
Message
From
30/09/2003 18:07:44
 
 
To
30/09/2003 17:57:09
General information
Forum:
ASP.NET
Category:
Other
Miscellaneous
Thread ID:
00833609
Message ID:
00833642
Views:
24
You copied it wrong (guess you didn't copy/paste). Take out the parentheses. It should be:
bool System.Collections.IList.IsFixedSize
{
 get
 {
 return false;
 }
}
~~Bonnie

>Well i copy that code from this link.
>
>http://www.syncfusion.com/FAQ/WinForms/FAQ_c81c.asp#q713q
>
>I need to make a collection to persist.
>
>Items that i add at design time keep saved.
>
>
>check the number 55.11
>
>http://www.syncfusion.com/FAQ/WinForms/FAQ_c81c.asp#q713q
>
>Or do you of an example i vb .net
Bonnie Berent DeWitt
NET/C# MVP since 2003

http://geek-goddess-bonnie.blogspot.com
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform