CalendarExceptionCollection.AddRange

CalendarExceptionCollection.AddRange method

Lägger till ett antal undantag till den interna listan.

public void AddRange(IEnumerable<CalendarException> exceptionList)
ParameterTypBeskrivning
exceptionListIEnumerable`1Utbud av undantag att lägga till.

Se även