'宣言 Public Overloads Sub Reverse( _ ByVal index As System.Integer, _ ByVal count As System.Integer _ )
'使用法 Dim instance As LogEntryList Dim index As System.Integer Dim count As System.Integer instance.Reverse(index, count)
パラメータ
- index
- count
'宣言 Public Overloads Sub Reverse( _ ByVal index As System.Integer, _ ByVal count As System.Integer _ )
'使用法 Dim instance As LogEntryList Dim index As System.Integer Dim count As System.Integer instance.Reverse(index, count)