I already solved it with the member function GetValue(index)

But I'm eager to know if there's a better solution ;)

By on 9/17/2006 8:33 AM ()

You are, I believe, using .NET 1.x (e.g. Mono or Visual Studio 2003)

If so, then see the discussion at

[link:research.microsoft.com]

Bsaically you will need to convert from the .NET array to an F# array or vice-versa. This does not apply when using .NET 2.0 (part of the dividend of having generics implemented properly in .NET 2.0)

Don

By on 9/17/2006 3:02 PM ()

Thanks, I was running mono

By on 9/17/2006 4:05 PM ()
IntelliFactory Offices Copyright (c) 2011-2012 IntelliFactory. All rights reserved.
Home | Products | Consulting | Trainings | Blogs | Jobs | Contact Us | Terms of Use | Privacy Policy | Cookie Policy
Built with WebSharper