I'm trying to use the System.Collections.Specialized.StringDictionary class but when I try to use the Item property it say it doesn't contain a definition for it. The documentation doesn't mark it as incomplete though. The same goes for ListDictionary.Item Are these incomplete or and I doing something wrong? I know I'm not mistyping it. RT