ConnectionManagerItems.RemoveAt(Int32) 方法

定義

使用指定的索引移除連接管理員。

public:
 void RemoveAt(int index);
public void RemoveAt (int index);
member this.RemoveAt : int -> unit
Public Sub RemoveAt (index As Integer)

參數

index
Int32

索引。

適用於