[Mono-list] "List<string>" Howto?

Johannes Graumann johannes_graumann at web.de
Sun Aug 19 16:06:14 EDT 2007


Bingo! Thanks!

Joh

Carlos Ble wrote:

> Hi,
> You might be compiling with mcs instead of gmcs. If you are using
> Monodevelop make sure you set up the
> project config to user .Net 2.0
> 
> 
> 2007/8/19, Johannes Graumann <johannes_graumann at web.de>:
>>
>> How do I get this to work, please?
>>
>> List <string> LevelOneDirs = new List <string>();
>>
>> The error this yields is:
>> Expected `class', `delegate', `enum', `interface', or `struct'(CS1518)
>>
>> Thanks for any help,
>>
>> Joh
>>
>>
>>
>> _______________________________________________
>> Mono-list maillist  -  Mono-list at lists.ximian.com
>> http://lists.ximian.com/mailman/listinfo/mono-list
>>




More information about the Mono-list mailing list