StrokeCollection.RemoveItem(Int32) 方法

定義

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)

參數

index
Int32

指定的索引。

適用於