DeclaredTypeElementCollection.RemoveAt(Int32) Metoda

Definice

Odebere element konfigurace nalezený na zadané pozici.

Toto rozhraní API podporuje produktovou infrastrukturu a není určené k použití přímo z uživatelského kódu.

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

Parametry

index
Int32

Pozice konfiguračního prvku, který chcete odebrat.

Platí pro