SqlParameterCollection.RemoveAt Method

Definition

Removes the item at the specified index from the Azure DocumentDB collection.

public void RemoveAt (int index);
Parameters
index
Int32

The location in the index where the item will be removed from.