Share via


StrokeCollection.RemoveItem(Int32) Método

Definición

Quita de StrokeCollection el trazo que se encuentra en el índice especificado.

protected:
 override void RemoveItem(int index);
protected override sealed void RemoveItem (int index);
override this.RemoveItem : int -> unit
Protected Overrides NotOverridable Sub RemoveItem (index As Integer)

Parámetros

index
Int32

Índice especificado.

Se aplica a