Click or drag to resize

contentBlockGetEnumerator Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

[Missing <summary> documentation for "M:imbNLP.Core.contentStructure.elements.contentBlock.GetEnumerator"]

Namespace:  imbNLP.Core.contentStructure.elements
Assembly:  imbNLP.Core (in imbNLP.Core.dll) Version: 0.2.24
Syntax
C#
public IEnumerator GetEnumerator()

Return Value

Type: IEnumerator

[Missing <returns> documentation for "M:imbNLP.Core.contentStructure.elements.contentBlock.GetEnumerator"]

Implements

IObjectWithChildSelector.GetEnumerator
IEnumerableGetEnumerator
See Also