Method Insert Insert(int, float) Declaration public void Insert(int index, float x) Parameters Type Name Description int index float x Implements IList<T>.Insert(int, T)