'宣言 Public Function GetRange( _ ByVal index As System.Integer, _ ByVal count As System.Integer _ ) As System.Collections.Generic.List(Of T)
'使用法 Dim instance As LogEntryList Dim index As System.Integer Dim count As System.Integer Dim value As System.Collections.Generic.List(Of T) value = instance.GetRange(index, count)
パラメータ
- index
- count