シンタックス
            
            
            
            
            '宣言
 
Public Overloads Overridable Function SetData( _
   ByVal  As System.Integer, _
   ByVal  As System.String, _
   ByVal  As System.Object _
) As System.Boolean
             
        
            
            public virtual System.bool SetData( 
   System.int ,
   System.string ,
   System.object 
)
             
        
             
        
            パラメータ
- row
 
- colName
 
- value
 
            
             
            
            
            
            
            
            
            
            
            
            
            
            参照