Click or drag to resize
IDictionaryReaderComplete Method

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

Completes building of a dictionary from a gestational dictionary.

Namespace: NForza.Transit
Assembly: Transit (in Transit.dll) Version: 0.8.1-alpha
Syntax
C#
Object Complete(
	Object dictionary
)

Parameters

dictionary
Type: SystemObject
The gestational dictionary.

Return Value

Type: Object
The completed dictionary.
See Also