Remove

Remove(string[])

Elimina una matriz de name

public void Remove(string[] names)
ParámetroEscribeDescripción
namesString[]El texto de los nombres.

Ver también


Remove(string)

Eliminar el nombre.

public void Remove(string text)
ParámetroEscribeDescripción
textStringEl texto del nombre.

Ver también