TimelineCollection.RemoveAt(Int32) Metoda

Definice

Odebere z této TimelineCollectionpozice zadaného indexu Timeline .

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)

Parametry

index
Int32

Pozice indexu založeného na nule položky, kterou chcete odebrat.

Implementuje

Platí pro