Contents

init

Initializes the OSCollection object.

Declaration

virtual bool init();

Return Value

true on success, false otherwise.

Overview

This function is used to initialize state within a newly created OSCollection object.

See Also

Miscellaneous