Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Indexer for updating matrix.
public int this[int x, int y] { set; }
member this.Item(int * int) : int
Default Public Property Item(x As Integer, y As Integer) As Integer