'Declaration
Public Overloads Property Item( _ ByVal row As Integer, _ ByVal col As Integer _ ) As Object
Parameters
- row
- The row.
- col
- The column.
'Declaration
Public Overloads Property Item( _ ByVal row As Integer, _ ByVal col As Integer _ ) As Object