|
MapGuide API Reference
|
| MgDeleteFeatures::MgDeleteFeatures | ( | CREFSTRING | className, |
| CREFSTRING | filterText | ||
| ) |
Constructs an MgDeleteFeatures object.
| MgDeleteFeatures(string className, string filterText); |
| MgDeleteFeatures(String className, String filterText); |
| MgDeleteFeatures(string className, string filterText); |
| className | (String/string) The name of the class from which the data is to be deleted. |
| filterText | (String/string) The filter used to select features for deletion. |