Remove

Remove(string[])

Rimuove una matrice di nome

public void Remove(string[] names)
ParametroTipoDescrizione
namesString[]Il testo dei nomi.

Guarda anche


Remove(string)

Rimuovi il nome.

public void Remove(string text)
ParametroTipoDescrizione
textStringIl testo del nome.

Guarda anche