Overload List

  NameDescription
Public methodInsert(Int32, Object)
Inserts an item to the IList at the specified index.
Public methodInsert(Int32, T)
Inserts an item to the IList<(Of <(<'T>)>)> at the specified index.

See Also