WeekDayCollection.RemoveAt

WeekDayCollection.RemoveAt method

Elimina un elemento en el índice especificado.

public void RemoveAt(int index)
ParámetroEscribeDescripción
indexInt32índice del elemento a eliminar.

Ver también