Item

GridPictureCollection indexer (1 of 2)

يحصل على ملفPicture عنصر في الفهرس المحدد.

public GridPicture this[int index] { get; }
معاملوصف
indexالفهرس الصفري للعنصر.

قيمة الإرجاع

العنصر في الفهرس المحدد.

أنظر أيضا


GridPictureCollection indexer (2 of 2)

public ArrayList this[int row, int col] { get; }

أنظر أيضا