Click or drag to resize

contentSentenceCollectionItem Property (contentSentenceFlag)

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

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

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

Parameters

flag
Type: imbNLP.Data.enums.flagscontentSentenceFlag

Property Value

Type: ListIContentSentence
See Also