'Usage
Dim instance As GridRowColCollection(Of T) Dim index As Integer Dim value As Object instance.Insert(index, value)
Parameters
- index
- The zero-based index at which value should be inserted.
- value
- The object to insert into the System.Collections.IList.