Remove

GridPictureCollection.Remove method

Tar bort objekten vid det angivna radkolumnindexet för cellen.

public virtual void Remove(int row, int col)
ParameterTypBeskrivning
rowInt32Radindex för cell.
colInt32Kolumnindex för cellen.

Se även