Click or drag to resize

contentTokenCollectionItem Property (contentTokenFlag)

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

[Missing <summary> documentation for "P:imbNLP.Core.contentStructure.collections.contentTokenCollection.Item(imbNLP.Data.enums.flags.contentTokenFlag)"]

Namespace:  imbNLP.Core.contentStructure.collections
Assembly:  imbNLP.Core (in imbNLP.Core.dll) Version: 0.2.24
Syntax
C#
public List<IContentToken> this[
	contentTokenFlag flag
] { get; }

Parameters

flag
Type: imbNLP.Data.enums.flagscontentTokenFlag

Property Value

Type: ListIContentToken
See Also