Share via


RemoveAt Method

Removes the specified SqlCeParameter from the collection.

Overload List

  Name Description
Public method RemoveAt(Int32) Removes the SqlCeParameter at the specified index from the collection. (Overrides DbParameterCollection. . :: . .RemoveAt(Int32).)
Public method RemoveAt(String) Removes the SqlCeParameter with the specified name from the collection. (Overrides DbParameterCollection. . :: . .RemoveAt(String).)

Top

See Also

Reference

SqlCeParameterCollection Class

SqlCeParameterCollection Members

System.Data.SqlServerCe Namespace