template<class T> CPHIterator<T> CPHList<T> Begin

()

Returns an iterator pointing to the first element.

Documentation

Returns an interator pointing to the first element of the list.

Returns:
an iterator pointing to the first element of the list or a NULL iterator if the list is empty.

Alphabetic index HTML hierarchy of classes or Java



This page was generated with the help of DOC++.