NewList (Kernel)

NewList()

Creates an empty list and returns a pointer to it.

Returns:A new list.

See also: DisposeList().