Sdílet prostřednictvím


GeneralTransformCollection.RemoveAt(Int32) Metoda

Definice

GeneralTransform Odstraní objekt z objektu GeneralTransformCollection.

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

Umístění indexu založeného na nule pro odebrání objektu

Implementuje

Platí pro

Viz také