You are reading help file online using chmlib.com
|
Rave Reports Developer Reference Methods |
Top Previous Next |
A method is a procedure or function associated with a class. A call to a method specifies the object (or, if it is a class method, the class) that the method should operate on.
|
You are reading help file online using chmlib.com
|