Creates a new Document.
Declaration Syntax
C# | Visual Basic |
public Document( string uri, Configuration configuration )
Public Sub New ( uri As String, configuration As Configuration )
Parameters
- uri (String)
- The URI of the document
- configuration (Configuration)
- The instance of the Configuration class that holds the settings to be used.
Assembly: Keyoti4.SearchEngine.Core (Module: Keyoti4.SearchEngine.Core.dll) Version: 2022.8.22.610