Click or drag to resize

termExploreModelSetToString Method (ILogBuilder, Boolean)

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

[Missing <summary> documentation for "M:imbNLP.Data.semanticLexicon.explore.termExploreModelSet.ToString(imbSCI.Core.reporting.ILogBuilder,System.Boolean)"]

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

Parameters

loger
Type: ILogBuilder

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

expanded (Optional)
Type: SystemBoolean

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

See Also