コード例 #1
0
 public object GetValue(int index)
 {
     return(m_resultTable.GetValue(index));
 }