ChannelParameterCollection.RemoveItem(Int32) 方法

定義

從集合中移除參數。

protected:
 override void RemoveItem(int index);
protected override void RemoveItem (int index);
override this.RemoveItem : int -> unit
Protected Overrides Sub RemoveItem (index As Integer)

參數

index
Int32

要移除之參數的索引。

適用於