C4 Engine
C4 Engine API Documentation

List::GetListElementCount

Defined in:  TSList.h
Returns the number of elements in a list.
Prototype

int32 GetListElementCount(voidconst;

Description
The GetListElementCount function iterates through the members of a list and returns the count.
See Also

List::Empty