Implemented interface member:
method
Insert
System.Collections.Generic.IList<T>.Insert(System.Int32, T)
2 references to Insert
System.Data.SqlXml (2)
System\Xml\Xsl\ListBase.cs (2)
63Insert(Count, value); 154Insert(index, (T) value);