The correct syntax is:

dict.Item("key")

or if you have F# 1.1.11.6, the following will also work:

dict.["key"]

Cheers,

Rob

By on 5/18/2006 11:13 AM ()

Hey newbie730,

I can give a longer explanation later, but let me provide a few links to get you started. Some of these won't be pertinent to your actual question, but will give you a feel as to how to approach collections, lists, arrays, etc. more generally.

It has been a little hectic lately, but I hope to provide more information and a few code examples later. I'm sure others have thoughts as well.

BTW, welcome and thanks for the "early nudge" to correct registration.

---O

By on 5/18/2006 11:08 AM ()
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