CalendarBlackoutDatesCollection.

ClearItems() Method

Summary

Removes all items from the collection.

Syntax

protected override void ClearItems()

Remarks

This implementation raises the CollectionChanged event.

Return Value

Type Description
void