Contents Namespaces | Ansys.ACT.Math Namespace | Matrix4D | Print page Item(int, int) A standard (row, column) indexer to the matrix entries | 0,0 0,1 0,2 0,3 | | 1,0 1,1 1,2 1,3 | | 2,0 2,1 2,2 2,3 | | 3,0 3,1 3,2 3,3 | Declaration Syntaxpublic double Item { set;get; } « Determinant Item(int) »