Click or drag to resize
IListReaderComplete Method

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

Completes building of a list from a gestational list.

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

Parameters

list
Type: SystemObject
The gestational list.

Return Value

Type: Object
The completed list.
See Also