Condividi tramite


GeneralTransformCollection.RemoveAt(Int32) Metodo

Definizione

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)

Parametri

index
Int32

Posizione di indice in base zero da cui rimuovere l'oggetto.

Implementazioni

Si applica a

Vedi anche