Zen API
 All Classes Files Functions Variables Typedefs Friends Macros Modules Pages
kStatus kObject_VDisposeItems ( kObject  object)
protected

Protected virtual method that destroys any aggregated child objects associated with a collection.

This method can be overridden in derived collection classes to support kObject_Dispose.

There is no requirement to call kObject_VDisposeItems from derived VDisposeItems methods.

Parameters
objectObject instance.
Returns
Operation status.