XML Index Utilities.
Members
Name | Description | |
---|---|---|
![]() | LoadTags | Loads the collection of tags from an XML document. |
![]() | SynchronizeTextIndex |
IXMLIndexUtil.LoadTags Method
Loads the collection of tags from an XML document.
Public Sub LoadTags ( _ ByVal xml As String, _ ByVal Tags As IXMLIndexTags _ )
public void LoadTags ( string xml, IXMLIndexTags Tags );
IXMLIndexUtil.SynchronizeTextIndex Method
Classes that implement IXMLIndexUtil
Classes | Description |
---|