Exemplo n.º 1
0
 public float GetFloat(int index)
 {
     return(m_resultTable.GetFloat(index));
 }