Method InsertFirst InsertFirst(T) Inserts an item to the beginning of the collection. Declaration public void InsertFirst(T item) Parameters Type Name Description T item