FileLocator Pro .NET Library
C#
C++
Show/Hide TOC
Index
Manager
Create
New
Index Method
Overload List
CreateNewIndex(String)
Creates a new index in the default index store. Call
AddIndex(Index)
to add the index to the index list.
CreateNewIndex(String, String)
Creates a new index. Call
AddIndex(Index)
to add the index to the index list.
See Also
Reference
IndexManager Class
Mythicsoft.Search.Core Namespace
In This Article
Overload List
See Also