Cold Help System: Programming: ColdC Reference Manual: Functions: Method: set_method_access()


INTEGER set_method_access(SYMBOL name, SYMBOL access)

This function sets the method access for the method name. See Methods for more information on method access.


add_method() | list_method() | del_method() | find_method() | find_next_method() | method_bytecode() | method_access() | method_flags() | method_info() | methods() | rename_method() | set_method_access() | set_method_flags()


the Cold Dark