CreateItemFromXML

Top  Previous  Next

Creates a new SearchResultItem based on provided Xml.

 

[Visual Basic]

 

Public Function CreateItemFromXML(ByVal strXml As String, ByVal bAddToList As Boolean) As SearchResultItem

 

 

Parameters

 

strXml

XML used to create a specific item.

 

bAddToList

Boolean to indicate if the created item should be added to the list.

 

 

Return Value

 

A new SearchResultItem created from the Xml.

 

Remarks

 

 

 


Copyright © 2003-2013 Mythicsoft Ltd. All rights reserved.
SDK help file version: 7.0.2