RemoveAt

IDrawingGuidesCollection.RemoveAt 方法

删除指定索引处的绘图指南。

public void RemoveAt(int index)
参数类型描述
indexInt32应该被删除的绘图指南的索引。

另请参见