Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Convert C# Code to VB .NET
Message
De
30/09/2003 18:07:44
 
 
À
30/09/2003 17:57:09
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Divers
Thread ID:
00833609
Message ID:
00833642
Vues:
26
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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform