IXMLIndexUtil Interface

XML Index Utilities.

Members

Name Description
Method LoadTags Loads the collection of tags from an XML document.
Method 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

Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.