GenHelpPro Example  

MyClass Members

MyClass overview

Public Methods

Public Method~MyClass Destructor  
Public MethodCreate Called when MyClass is instantiated.  
Public MethodGetSomeMorePrivateData Overview for GetSomeMorePrivateData.  
Public MethodMyClass Constructor  

Protected Methods

Protected MethodAnotherProtectedFunction This returns the private data in the derived class.  

Private Properties

Private PropertyAnotherPrivateVar All about AnotherPrivateVar  

Private Methods

Private MethodAnotherPrivateFunction This returns the private data in the derived class.