[About] Version=1.0 Author=Nic Mail=support@hiasm.com [Type] Class=Element Icon=AccessModifier Info=Declares the constant of the class. [Property] AccessModifier=Indicates the visibility level of the field. ARG(enum)|14|0|Private,Public,Protected,Internal Type=Sets the type name of the constant. ARG(enum)|14|0|bool,byte,char,decimal,double,float,int,long,sbyte,short,string,uint,ulong,ushort Value=Sets the value of the constant. ARG(string)|2| Comment=Sets the list of the comment. ARG(string[])|5| Attributes=Sets the list of attributes. ARG(string[])|5| [Methods] Const=Returns the value of the constant. ARG(T)|3|0