'使用法 Dim instance As OwnedCollectionBase Dim item1 As System.Integer Dim item2 As System.Integer instance.Exchange(item1, item2)
パラメータ
- item1
- Index of first item.
- item2
- Index of second item.
'使用法 Dim instance As OwnedCollectionBase Dim item1 As System.Integer Dim item2 As System.Integer instance.Exchange(item1, item2)