Udostępnij za pośrednictwem


ChannelParameterCollection.RemoveItem(Int32) Metoda

Definicja

Usuwa parametr z kolekcji.

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

Parametry

index
Int32

Indeks parametru do usunięcia.

Dotyczy