Method Insert Insert(int, string) Declaration public void Insert(int index, string value) Parameters Type Name Description int index string value