Creates a new instance of the DocumentIndex class.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public DocumentIndex( Configuration configuration )
Public Sub New ( _ configuration As Configuration _ )
public: DocumentIndex( Configuration^ configuration )
Parameters
- configuration (Configuration)
- The instance of the Configuration class that holds the settings to be used.