Implemented interface member:
method
RemoveAt
System.Collections.Generic.IList<T>.RemoveAt(System.Int32)
1 override of RemoveAt
System.Data.SqlXml (1)
System\Xml\Xsl\QIL\QilList.cs (1)
127public override void RemoveAt(int index) {
2 references to RemoveAt
System.Data.SqlXml (2)
System\Xml\Xsl\QIL\QilNode.cs (2)
153RemoveAt(index); 168RemoveAt(index);