<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"><channel><category>pcsoft.us.windev</category><copyright>Copyright 2026, PC SOFT</copyright><lastBuildDate>29 Aug 2016 14:12:43 Z</lastBuildDate><pubDate>3 Apr 2012 16:10:51 Z</pubDate><description>Hello - I'm trying to use a .NET assembly. It imports into the project just fine and the methods are accessible.&#13;
&#13;
The results of the .NET method call is "IList&lt;Google.API.Search.IWebResult&gt;".&#13;
&#13;
How do I declare this result variable in WinDev. The editor shows the above type as available, but if I do:&#13;
&#13;
results = IList&lt;Google.API.Search.IWebResult&gt;, then the editor complains about the second period after 'API'.&#13;
&#13;
Please shed some ideas on how to declare the return variable type.&#13;
&#13;
Thanks!</description><ttl>30</ttl><generator>WEBDEV</generator><language>en_US</language><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/36002-ilist-data-type-wd16/read.awp</link><title>IList data type in WD16</title><managingEditor>moderateur@pcsoft.fr (El moderador)</managingEditor><webMaster>webmaster@pcsoft.fr (El webmaster)</webMaster><item><author>youri.juteau</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/36002-ilist-data-type-wd16-59309/read.awp</comments><pubDate>29 Aug 2016 14:12:43 Z</pubDate><description>clMyListe est "List&lt;Google.API.Search.IWebResult&gt;"</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/36002-ilist-data-type-wd16-59309/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/36002-ilist-data-type-wd16-59309/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/36002-ilist-data-type-wd16/read.awp">IList data type in WD16</source><title>Re: IList data type in WD16</title></item></channel></rss>
