Method InsertTile
InsertTile(int)
Adds a new Tile to the collection at idx
. This will also add another splitter
line
public Tile? InsertTile(int idx)
Parameters
idx
int
Adds a new Tile to the collection at idx
. This will also add another splitter
line
public Tile? InsertTile(int idx)
idx
int