Home > lang > special > call 
 en fr de es nl pl pt pt_BR mk sq ca hu cs tr ar fa id vi ko ja ru zh zh_TW eo
Precedente  Successivo  Modifica  Rinomina  Undo  Search  Amministrazione  
Documentazione  
Attenzione! Questa pagina non รจ tradotta.  Vedi versione in inglese 
_call
[ Static ] Public _call ( ... ) [ As Datatype ]

The _call metodo is called when the classe or the object is used as a function.

This method can be static. Then, the class will be able to be used as a function, not the object.

This method can take any parameters and return anything.

Vedi anche

Metodi speciali