ConfigurationSectionGroupCollection.RemoveAt(Int32) Metod

Definition

Tar bort objektet ConfigurationSectionGroup vars index har angetts från det här ConfigurationSectionGroupCollection objektet.

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

Parametrar

index
Int32

Indexet för den avsnittsgrupp som ska tas bort.

Gäller för