Inserts a value into a list at the specified index.
Public Sub Insert( ByVal Index As Long, ByRef Value As Variant )
Project VBCorLib Overview Class IList Overview IList Properties IList Methods IndexOf IsFixedSize (get)