DllParameters.Delete
- Updated2025-07-21
- 1 minute(s) read
DllParameters.Delete
Syntax
DllParameters.Delete( index)
Purpose
Removes the DllParameter object located at the specified index.
Parameters
index As Long
[In] Specifies the zero-based index of the parameter to delete.