Clear( ) method (Class)
- Last Updated: January 18, 2024
- 1 minute read
- OpenEdge
- Version 12.8
- 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)