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