From: Hal Fulton Date: 2006-09-07T15:44:32+09:00 Subject: Re: get the name of a method's parameter Le Huy wrote: > Does anyone know how to use reflection to get the name of a parameter of > a method ? > It is useful for documenting a class and doing editor with code > completion Unfortunately that is currently impossible. I hope and expect this will be available in the future, but I don't think it will be soon. Hal