[progress Communities] [progress Openedge Abl] Forum Post: Re: How To Get A List Of Methods...

  • Thread starter Thread starter Evan Bleicher
  • Start date Start date
Status
Not open for further replies.
E

Evan Bleicher

Guest
Hi Sebastien: Take a look at the extension made to the Progress.Lang.Class class n 11.6.0. These extensions provide type information about an ABL class or an interface. There is a GetMethod () method - which returns a Progress.Reflect.Method instance describing the class method that matches the specified conditions. There is also a GetMethods () method. Evan

Continue reading...
 
Status
Not open for further replies.
Back
Top