Click or drag to resize

contentPageRegistryGetEnumerator Method

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

[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.30
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