Methods for BaseXmlDomComment

View method list in hierarchical order

NameTypeDescriptionDefining Class
ChildByIndexFunctionCan be used to iterate the direct children of an objectcObject
ClassSuperClassFunctionReturns the superclass of the passed classcObject
CreateFunctionCreates an object based on the passed Class IdcObject
CreateNamedFunctionCreates an object based on the passed Class Id and assigns it a name Name based on a passed namecObject
DestroyProcedureDestroys the object that receives the message and any child objects of that objectcObject
Exit_ApplicationProcedureStarts the process of closing an applicationcObject
IsClassOfClassFunctionDetermines whether the target class is part of the searched class's hierarchycObject
IsObjectOfClassFunctionDetermines whether the passed class is part of the object's class hierarchycObject
ObjectClassFunctionReturns the integer class ID assigned to the class this object is based oncObject
Request_Destroy_ObjectProcedureUse the Destroy method instead [Obsolete]cObject