[About] Version=1.0 Author=Nic Mail=support@hiasm.com [Type] Class=Element Icon=AccessModifier Info=Declares the custom class. [Property] Using=Sets the list of the namespaces. ARG(string[])|5| Namespace=Sets the namespace of the class. ARG(string)|2| +ClassName=Sets the name of the class. ARG(string)|2| AccessModifier=Indicates the visibility level of the class. ARG(enum)|14|0|Private,Public,Protected,Internal TypeModifier=Sets the type of the class. ARG(bitwise)|21|0|Abstract,Partial,Sealed,Static,Virtual Base=Sets the name of the inherited class. ARG(string)|2| Interfaces=Sets the list of inherited interfaces. ARG(string[])|5| Comment=Sets the list of the comment. ARG(string[])|5| Attributes=Sets the list of attributes. ARG(string[])|5| ##BuildElement=Properties build an element MakeElement=Sets a value indicating to make an element. ARG(bool)|14|1|True,False InstallElement=Sets a value indicating to install an element. ARG(bool)|14|1|True,False Version=Sets the version of the element. ARG(string)|2|1.0 Author=Sets the owner of the element. ARG(string)|2| Mail=Sets the Email address to support. ARG(string)|2|support@hiasm.com ClassType=Sets the type of the element. ARG(enum)|14|0|Element,WinElement,MultiElementEx,EditMultiEx,DPElement,DPLElement,VTElement Info=Sets the description of the element. ARG(string)|2| IconPath=Sets the icon of the element. ARG(string)|2| Tab=Sets the group to install the element. ARG(string)|2|Tools ## [Methods] Class=Return the current instance of the class. ARG(this)|3|0