Click or drag to resize

indexDatabaseStandalone Constructor

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

[This is preliminary documentation and is subject to change.]

Initializes a new instance of the indexDatabaseStandalone class

Namespace:  imbWEM.Core.index
Assembly:  imbWEM.Core (in imbWEM.Core.dll) Version: 0.3.55
Syntax
C#
public indexDatabaseStandalone(
	string IndexID
)

Parameters

IndexID
Type: SystemString

[Missing <param name="IndexID"/> documentation for "M:imbWEM.Core.index.indexDatabaseStandalone.#ctor(System.String)"]

See Also