Has the Item property in System.Collections.Hashtable been implemented? Whenever I use it, I get an error like the following:
Complex.cs(90) error CS0119: Expression denotes a `property access' where a `method group' was expected I downloaded the latest version of mcs, peeked in the Hashtable.cs file in .../class/corlib/System.Collections and couldn't find an Item property defined. Am I missing something? Thanks, Hamza. _______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list
