officefileapi-devexpress-dot-docs-dot-presentation-dot-presentationcollectionbase-1.md
The base collection class.
Namespace : DevExpress.Docs.Presentation
Assembly : DevExpress.Docs.Presentation.v25.2.dll
NuGet Package : DevExpress.Docs.Presentation
public abstract class PresentationCollectionBase<T> :
IPresentationCollection<T>
Public MustInherit Class PresentationCollectionBase(Of T)
Implements IPresentationCollection(Of T)
| Name | Description |
|---|---|
| T |
The type of elements in the collection.
|
Show 29 items
Object PresentationCollectionBase<T> PresentationCollection<T>
PresentationObjectCollectionBase<T>
LimitedPresentationObjectCollection<T>
PresentationObjectCollection<T>
LimitedPresentationObjectCollectionBase<T>
LimitedThemeFormatObjectCollection<T>
See Also