IDictionaryReader Interface |
[This is preliminary documentation and is subject to change.]
Namespace: NForza.Transit
public interface IDictionaryReader
The IDictionaryReader type exposes the following members.
Name | Description | |
---|---|---|
![]() | Add |
Adds a key and value to the dictionary, returning a new dictionary;
new dictionary must be used for any further invocations.
|
![]() | Complete |
Completes building of a dictionary from a gestational dictionary.
|
![]() | Init |
Initializes a new gestational dictionary.
|