Clear
PictureCollection.Clear method
مسح كافة الصور.
public void Clear()
أمثلة
[C#]
//صافي
pictures.Clear();
أنظر أيضا
- class PictureCollection
- مساحة الاسم Aspose.Cells.Drawing
- المجسم Aspose.Cells
مسح كافة الصور.
public void Clear()
[C#]
//صافي
pictures.Clear();