コード例 #1
0
 public char GetChar(int i)
 {
     return(_shapeFileDataReader.GetChar(i));
 }