XmlArrayItemAttributes.RemoveAt(Int32) Metódus

Definíció

Eltávolítja az IList elemet a megadott indexből.

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

Paraméterek

index
Int32

Az eltávolítandó elem nulla alapú indexe.

Megvalósítás

A következőre érvényes: