Important: The information in this document is obsolete and should not be used for new development.
ICyberItem
Initializes this Cyberdog item.
void ICyberItem ();DISCUSSION
The superclass implementation of this method callsInitRefCntObject
.If you subclass
CyberItem
and override this method, your override must call its inherited method.