GridPictureCollection

GridPictureCollection class

لتغليف مجموعة منPicture الكائنات .

public class GridPictureCollection

الخصائص

اسموصف
Count { get; }
Item { get; }يحصل على ملفPicture عنصر في الفهرس المحدد.

طُرق

اسموصف
Add(int, int, Stream)يضيف صورة إلى المجموعة.
Add(int, int, string)يضيف صورة إلى المجموعة.
Add(int, int, int, int, Stream)يضيف صورة إلى المجموعة.
Add(int, int, int, int, string)يضيف صورة إلى المجموعة.
Add(int, int, string, int, int)يضيف صورة إلى المجموعة.
Clear()
GetEnumerator()الحصول على عداد الصفوف
RemoveAt(int)

أنظر أيضا