Click or drag to resize

contentSentenceCollectionItem Property (contentSentenceFlag)

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

[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.30
Syntax
C#
public List<IContentSentence> this[
	contentSentenceFlag flag
] { get; }

Parameters

flag
Type: imbNLP.Data.enums.flagscontentSentenceFlag

Property Value

Type: ListIContentSentence
See Also