WeekDayCollection.Add

WeekDayCollection.Add method

Agrega unWeekDay instancia a este objeto.

public void Add(WeekDay item)
ParámetroEscribeDescripción
itemWeekDayEl elemento a agregar.

Ver también