AdditionalResults.Move
- 已更新2025-07-21
- 閱讀時間為 1 分鐘
AdditionalResults.Move
Syntax
AdditionalResults.Move( index, newIndex)
Purpose
Moves an additional result within the collection.
Parameters
index As Long
[In] Specifies the zero-based index of the item to move.
newIndex As Long
[In] Specifies the zero-based index to move the item to.