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