예제 #1
0
 public int GetInt32(int index)
 {
     return(m_resultTable.GetInt32(index));
 }