CharKeyFrameCollection.RemoveAt(Int32) Metoda

Definice

Odebere z CharKeyFrame kolekce hodnotu na zadané pozici indexu.

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 objektu, který CharKeyFrame má být odebrán.

Implementuje

Platí pro