Cell.setEmpty

Sets the cell to contain nothing.

struct Cell
return
typeof(&this)
setEmpty
()

Return Value

Type: typeof(&this)

this instance for method chaining

Meta