Item

GridPictureCollection indexer (1 of 2)

Picture belirtilen dizindeki öğe.

public GridPicture this[int index] { get; }
ParametreTanım
indexÖğenin sıfır tabanlı dizini.

Geri dönüş değeri

Belirtilen dizindeki öğe.

Ayrıca bakınız


GridPictureCollection indexer (2 of 2)

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

Ayrıca bakınız