metodo add

add(type)

Aggiunge un elemento.

ritorna

Restituisce l’indice dell’elemento nell’elenco.

def add(self, type):
    ...
ParametroTipoDescrizione
typeTableStyleElementTypeIl tipo dell’elemento

Guarda anche