IDictionaryReaderComplete Method |
[This is preliminary documentation and is subject to change.]
Completes building of a dictionary from a gestational dictionary.
Namespace: NForza.TransitAssembly: Transit (in Transit.dll) Version: 0.8.1-alpha
SyntaxObject Complete(
Object dictionary
)
Parameters
- dictionary
- Type: SystemObject
The gestational dictionary.
Return Value
Type:
ObjectThe completed dictionary.
See Also