'宣言 Public Overloads Sub SetValue( _ ByVal value As System.Object, _ ByVal columnIndex As System.Integer _ )
public void SetValue( System.object value, System.int columnIndex )
パラメータ
- value
 - columnIndex
 
'宣言 Public Overloads Sub SetValue( _ ByVal value As System.Object, _ ByVal columnIndex As System.Integer _ )
public void SetValue( System.object value, System.int columnIndex )