'Declaration Public Default Property Item( _ ByVal index As Integer _ ) As MatrixRow
public MatrixRow this[ int index ]; {get; set;}
MatrixRowCollection Class MatrixRowCollection Members