'使用法 Dim instance As C1KeyedList(Of TKey,TItem) Dim index As System.Integer Dim value As TItem value = instance.GetByIndex(index)
パラメータ
- index
- The specified index of page.
戻り値の型
The document page.
'使用法 Dim instance As C1KeyedList(Of TKey,TItem) Dim index As System.Integer Dim value As TItem value = instance.GetByIndex(index)