Click or drag to resize

contentPageRegistryContainsKey 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.ContainsKey(System.String)"]

Namespace:  imbNLP.Core.contentStructure.collections
Assembly:  imbNLP.Core (in imbNLP.Core.dll) Version: 0.2.24
Syntax
C#
public bool ContainsKey(
	string key
)

Parameters

key
Type: SystemString

[Missing <param name="key"/> documentation for "M:imbNLP.Core.contentStructure.collections.contentPageRegistry.ContainsKey(System.String)"]

Return Value

Type: Boolean

[Missing <returns> documentation for "M:imbNLP.Core.contentStructure.collections.contentPageRegistry.ContainsKey(System.String)"]

See Also