MapGuide API Reference
 All Classes Functions Variables Enumerations Enumerator Friends
void MgSelectionBase::FromXml ( CREFSTRING  xmlSelectionString)

Read selection from XML document. Previous selection is cleared.

.NET Syntax
void FromXml(string xmlSelectionString);
Java Syntax
void FromXml(String xmlSelectionString);
PHP Syntax
void FromXml(string xmlSelectionString);