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