'使用法 Dim instance As ReportObjectCollection(Of TItem) Dim index As System.Integer Dim newIndex As System.Integer instance.Move(index, newIndex)
パラメータ
- index
- The current index.
- newIndex
- The new index.
'使用法 Dim instance As ReportObjectCollection(Of TItem) Dim index As System.Integer Dim newIndex As System.Integer instance.Move(index, newIndex)