Example #1
0
 public int LayerIndexByName(string layerName)
 {
     return(_datasource.LayerIndexByName(layerName));
 }