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

Initialize selection from a map and xml selection.

.NET Syntax
MgSelectionBase(MgMapBase map, string xmlSelectionString);
Java Syntax
MgSelectionBase(MgMapBase map, String xmlSelectionString);
PHP Syntax
MgSelectionBase(MgMapBase map, string xmlSelectionString);