Clear( ) method (Class)
- Last Updated: February 11, 2026
- 1 minute read
- OpenEdge
- Version 13.0
- Documentation
Releases all information in a Progress.Lang.ParameterList object
and sets the number of parameters to zero. Use of this method is
effective for performance optimization by reusing a Progress.Lang.ParameterList object.
Return type: LOGICAL
Access: PUBLIC
Applies to: Progress.Lang.ParameterList class
Syntax
|
See also
Invoke( ) method (Class), NumParameters property (ParameterList), SetParameter( ) method (Class)