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