Exemple #1
0
 public IValue GetElement(int index)
 {
     return(value.GetElement(index));
 }