Sign in
Issues concerning X++
This blog deals with issues about X++
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Tags
Channel 9
CIL
CLR-Interop
Conference
Core language
delegate
Demo
EP
Eventing
Garbage collection
Generics
managed code
mappoint
phone
Presentation
SQL
string performance
warnings
Web service
X++
X++ Language
XML
Browse by Tags
MSDN Blogs
>
Issues concerning X++
>
All Tags
>
generics
Tagged Content List
Blog Post:
Traversing elements in an IEnumerable from X++
Peter Villadsen
This issue recently came up: How do you traverse the elements in an instance of an IEnumerable<T> from X++? The answer is not as simple as it should be. The problem is that the X++ language does not currently support generics as a firstclass part of the managed X++ story. This means that we...
on
19 Jan 2010
Page 1 of 1 (1 items)