PythonParameters.Move
- 已更新2025-07-21
- 閱讀時間為 1 分鐘
PythonParameters.Move
Syntax
PythonParameters.Move( index, newIndex)
Purpose
Moves a PythonParameter object within a collection.
Parameters
index As Long
[In] Specifies the zero-based index indicating the current position of the parameter to move.
newIndex As Long
[In] Specifies the zero-based index indicating the new position of the parameter.