![]() ![]()
|
Progress.Lang.ParameterList class
Stores the parameter values for a specific method or constructor call.
Progress.Lang.ParameterListis a built-in ABL class that provides a common set of properties and methods in support of specific overloaded versions of theInvoke( )method and theNew( )method of theProgress.Lang.Classclass. AProgress.Lang.ParameterListobject stores the parameter values for a specified method or constructor call and is used to pass all parameters.Constructor
number-parametersnSuper ClassInterfacesThis class does not implement interfaces (beyond those it inherits from its base class).
Public
Properties
Public
Methods
Public
Events
This class does not contain events.NotesSee alsoProgress.Lang.Class class, Invoke( ) method (Class), New( ) method
![]() |
OpenEdge Release 10.2B
|
![]() ![]()
|