Transform3DCollection.RemoveAt(Int32) Metoda

Definice

Odebere hodnotu Transform3D na zadané pozici indexu z objektu Transform3DCollection.

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 Transform3D, který chcete odebrat.

Implementuje

Platí pro