CopyFromIndexComponentCreateIndex Method
This is used to create the index cache
Namespace: Sandcastle.Tools.BuildComponentsAssembly: Sandcastle.Tools.BuildComponents (in Sandcastle.Tools.BuildComponents.dll) Version: 2024.9.12.0
protected virtual IndexedCache CreateIndex(
XPathNavigator configuration
)
Protected Overridable Function CreateIndex (
configuration As XPathNavigator
) As IndexedCache
protected:
virtual IndexedCache^ CreateIndex(
XPathNavigator^ configuration
)
abstract CreateIndex :
configuration : XPathNavigator -> IndexedCache
override CreateIndex :
configuration : XPathNavigator -> IndexedCache
- configuration XPathNavigator
- The index configuration
IndexedCacheAn instance of an
IndexedCache derived class