Example #1
0
 public virtual long GetInt64(int i)
 {
     return(_mappingSchema.ConvertToInt64(_values[i]));
 }