Hi there, Currently, when you want to access a CLR indexer, it is possible via the get_Item method. The name of the method is a bit confusing because of the casing - get_Item and not get_item as you would expect.
Is it possible to change it to lowercase? Thanks, Shay. --------------------------- Shay Friedman http://www.ironshay.com Follow me: http://twitter.com/ironshay
_______________________________________________ Ironruby-core mailing list [email protected] http://rubyforge.org/mailman/listinfo/ironruby-core
