StrokeCollection.RemoveItem(Int32) Metoda

Definicja

Usuwa pociągnięcie w określonym indeksie z .StrokeCollection

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)

Parametry

index
Int32

Określony indeks.

Dotyczy