Click or drag to resize

contentPageRegistryGetEnumerator Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

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

Namespace:  imbNLP.Core.contentStructure.collections
Assembly:  imbNLP.Core (in imbNLP.Core.dll) Version: 0.2.24
Syntax
C#
public IEnumerator<KeyValuePair<string, IContentPage>> GetEnumerator()

Return Value

Type: IEnumeratorKeyValuePairString, IContentPage

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

See Also