Click or drag to resize

indexManager Constructor

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

Initializes a new instance of the indexManager class

Namespace:  imbWEM.Core.index
Assembly:  imbWEM.Core (in imbWEM.Core.dll) Version: 0.1.0.0 (0.1.0.0)
Syntax
C#
public indexManager(
	bool __doAutoLoad
)

Parameters

__doAutoLoad
Type: SystemBoolean

[Missing <param name="__doAutoLoad"/> documentation for "M:imbWEM.Core.index.indexManager.#ctor(System.Boolean)"]

See Also