'DeklarationPublic ReadOnly Default Property Item( _ ByVal rowIndex As Integer, _ ByVal columnIndex As Integer, _ Optional ByVal subCellIndex As Integer _ ) As CrosstabCellContent
public CrosstabCellContent this[ int rowIndex, int columnIndex, int subCellIndex ]; {get;}
public: property CrosstabCellContent^ default [int,int,int] { CrosstabCellContent^ get(int rowIndex, int columnIndex, int subCellIndex); }
Parameter
- rowIndex
- columnIndex
- subCellIndex