Summary
Removes all items from the collection.
- Namespace
- Avalonia
.Controls .Primitives - Containing Type
- Selected
Dates Collection
Syntax
protected override void ClearItems()
Remarks
This implementation raises the CollectionChanged event.
Return Value
Type | Description |
---|---|
void |