AdditionalResults.Move
- 更新日2026-02-03
- 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.