Item

GridPictureCollection indexer (1 of 2)

FårPicture element vid angivet index.

public GridPicture this[int index] { get; }
ParameterBeskrivning
indexElementets nollbaserade index.

Returvärde

Elementet vid det angivna indexet.

Se även


GridPictureCollection indexer (2 of 2)

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

Se även