Table of Contents

Property this

Namespace
Gamelogic.Grids2
Assembly
Gamelogic.Grids2.dll

this[int]

Gets or sets the cell at the specified point.

public override TCell this[int point] { get; set; }

Parameters

point int

The point.

Property Value

TCell

TCell.