RemoveAt

SlicerCollection.RemoveAt method

حذف أداة تقطيع الشرائح في الفهرس المحدد

public void RemoveAt(int index)
معامليكتبوصف
indexInt32فهرس الموقع في مجموعة القطاعة

أمثلة


[C#]

slicers.RemoveAt(1);

أنظر أيضا