PresentationCollectionBase<T> Class
The base collection class.
Namespace: DevExpress.Docs.Presentation
Assembly: DevExpress.Docs.Presentation.v25.2.dll
NuGet Package: DevExpress.Docs.Presentation
Declaration
Type Parameters
| Name | Description |
|---|---|
| T | The type of elements in the collection. |
Inheritance
Show 29 items
Object
PresentationCollectionBase<T>
See Also