'使用法 Dim instance As C1KeyedList(Of TKey,TItem) Dim index As System.Integer Dim value As TItem value = instance.GetByIndex(index)
パラメータ
- index
- 指定されたページインデックス。
戻り値の型
ドキュメントページ。
'使用法 Dim instance As C1KeyedList(Of TKey,TItem) Dim index As System.Integer Dim value As TItem value = instance.GetByIndex(index)