MapGuide API Reference
 All Classes Functions Variables Enumerations Enumerator Friends
MgSelection::MgSelection ( MgMap map,
CREFSTRING  xmlSelectionString 
)

Initialize selection from a map and xml selection.

.NET Syntax
MgSelection(MgMap map, string xmlSelectionString);
Java Syntax
MgSelection(MgMap map, String xmlSelectionString);
PHP Syntax
MgSelection(MgMap map, string xmlSelectionString);