Exemplo n.º 1
0
 public bool Remove(EX_geographicExtent_PropertyType obj)
 {
     return SpatialExtent.Remove(obj);
 }
Exemplo n.º 2
0
 public void Add(EX_geographicExtent_PropertyType obj)
 {
     SpatialExtent.Add(obj);
 }