Back to Devexpress

PresentationCollection<T>.Clear() Method

officefileapi-devexpress-dot-docs-dot-presentation-dot-presentationcollection-1.md

latest1.1 KB
Original Source

PresentationCollection<T>.Clear() Method

Removes all items from the collection.

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

PresentationCollection<T> Class

PresentationCollection<T> Members

DevExpress.Docs.Presentation Namespace