Alex:
A quick way of finding all the properties that you can set of a .net 
object would be:

obj.methods.grep(/=/)

(filter by all the properties that you can set)

-- 
Posted via http://www.ruby-forum.com/.
_______________________________________________
Ironruby-core mailing list
Ironruby-core@rubyforge.org
http://rubyforge.org/mailman/listinfo/ironruby-core

Reply via email to