Click or drag to resize

gramFlagsGetEnumerator Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

[Missing <summary> documentation for "M:imbNLP.Data.semanticLexicon.posCase.gramFlags.GetEnumerator"]

Namespace:  imbNLP.Data.semanticLexicon.posCase
Assembly:  imbNLP.Data (in imbNLP.Data.dll) Version: 0.2.26
Syntax
C#
public IEnumerator<Object> GetEnumerator()

Return Value

Type: IEnumeratorObject

[Missing <returns> documentation for "M:imbNLP.Data.semanticLexicon.posCase.gramFlags.GetEnumerator"]

Implements

IEnumerableTGetEnumerator
See Also