SearchResultItemReadXml Method
Recreates the item based on the Xml representation of the item.
Namespace: Mythicsoft.Search.CoreAssembly: Mythicsoft.Search.Core (in Mythicsoft.Search.Core.dll) Version: 9.3.830.1
public void ReadXml(
string xml
)
public:
void ReadXml(
String^ xml
)
Parameters
- xml String
- Xml definition of the new item.