SizeKeyFrameCollection.RemoveAt(Int32) Método

Definição

Remove o SizeKeyFrame na posição de índice especificada da coleçã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 do SizeKeyFrame a ser removido.

Implementações

Aplica-se a