Click or drag to resize

termExploreModelToString Method (ILogBuilder, Boolean, Boolean)

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
To the string.

Namespace:  imbNLP.Data.semanticLexicon.explore
Assembly:  imbNLP.Data (in imbNLP.Data.dll) Version: 0.2.30
Syntax
C#
public void ToString(
	ILogBuilder loger,
	bool expanded = false,
	bool showInstances = true
)

Parameters

loger
Type: ILogBuilder
The loger.
expanded (Optional)
Type: SystemBoolean
if set to true [expanded].
showInstances (Optional)
Type: SystemBoolean

[Missing <param name="showInstances"/> documentation for "M:imbNLP.Data.semanticLexicon.explore.termExploreModel.ToString(imbSCI.Core.reporting.ILogBuilder,System.Boolean,System.Boolean)"]

See Also