示例#1
0
 public string GetVariableName(int index)
 {
     return(_list.GetVariableName(index));
 }