>> 
>>     If I am not wrong, they are runtime properties.
>> Any chances of getting them implemented anytime soon?

>The methods above have been implemented for a long time (mcs uses them
>extensively). Did you try them or do you have a test case that fails?

    OOPS! I had problems with Type.GetMember. Its not implemented and I assumed
rest are also not implemented. My fault.
    Any chance of getting the GetMember implemented? Although GetMembers is
implemented, I do not want to write my own method to search for a single member
among them. And probably it can be done in the Reflection API in a much faster
way than iterating through all the members.
    
Happy Hacking,
Ajay

__________________________________________________
Do You Yahoo!?
Sign up for SBC Yahoo! Dial - First Month Free
http://sbc.yahoo.com

_______________________________________________
Mono-list maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to