Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
从集合中删除给定索引处的 DBParameter。
Public Sub RemoveAt(ByVal index As Integer)
public void RemoveAt(int index)
index 要删除的 DBParameter 的索引。