'宣言 Public Overloads Function GetItemText( _ ByVal rowIndex As System.Integer, _ ByVal columnIndex As System.Integer _ ) As System.String
public System.string GetItemText( System.int rowIndex, System.int columnIndex )
パラメータ
- rowIndex
- columnIndex
'宣言 Public Overloads Function GetItemText( _ ByVal rowIndex As System.Integer, _ ByVal columnIndex As System.Integer _ ) As System.String
public System.string GetItemText( System.int rowIndex, System.int columnIndex )