Share via


ConfigurationSectionCollection.RemoveAt(Int32) Metoda

Definice

Odebere zadaný ConfigurationSection objekt z tohoto ConfigurationSectionCollection objektu.

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

Parametry

index
Int32

Index oddílu, který se má odebrat.

Platí pro