Back to Devexpress

PresentationDictionary<TKey, TValue>.Clear() Method

officefileapi-devexpress-dot-docs-dot-presentation-dot-presentationdictionary-2-e903ece1.md

latest1.1 KB
Original Source

PresentationDictionary<TKey, TValue>.Clear() Method

Removes all items from the dictionary.

Namespace : DevExpress.Docs.Presentation

Assembly : DevExpress.Docs.Presentation.v25.2.dll

NuGet Package : DevExpress.Docs.Presentation

Declaration

csharp
public void Clear()
vb
Public Sub Clear

Implements

Clear()

See Also

PresentationDictionary<TKey, TValue> Class

PresentationDictionary<TKey, TValue> Members

DevExpress.Docs.Presentation Namespace