| SphinxQLParameterCollectionRemoveAt Method |
| Name | Description | |
|---|---|---|
| RemoveAt(Int32) |
Removes the SphinxQLParameter object at the specified position from the collection.
(Overrides DbParameterCollectionRemoveAt(Int32).) | |
| RemoveAt(String) |
Removes the SphinxQLParameter object with the specified name from the collection.
(Overrides DbParameterCollectionRemoveAt(String).) |