GeneralTransformCollection.RemoveAt(Int32) Método

Definição

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)

Parâmetros

index
Int32

A posição de índice de base zero para remover o objeto.

Implementações

Aplica-se a

Confira também