Click or drag to resize

experimentSessionEntryGetWordList_File Method (indexDomain)

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

[Missing <summary> documentation for "M:imbWEM.Core.index.experimentSession.experimentSessionEntry.GetWordList_File(imbWEM.Core.index.core.indexDomain)"]

Namespace:  imbWEM.Core.index.experimentSession
Assembly:  imbWEM.Core (in imbWEM.Core.dll) Version: 0.1.0.0 (0.1.0.0)
Syntax
C#
public FileInfo GetWordList_File(
	indexDomain idomain
)

Parameters

idomain
Type: imbWEM.Core.index.coreindexDomain

[Missing <param name="idomain"/> documentation for "M:imbWEM.Core.index.experimentSession.experimentSessionEntry.GetWordList_File(imbWEM.Core.index.core.indexDomain)"]

Return Value

Type: FileInfo

[Missing <returns> documentation for "M:imbWEM.Core.index.experimentSession.experimentSessionEntry.GetWordList_File(imbWEM.Core.index.core.indexDomain)"]

See Also