LimitedPresentationObjectCollection<T>.ResetTo(T) Method
Replaces all collection elements with the specified item.
Namespace: DevExpress.Docs.Presentation
Assembly: DevExpress.Docs.Presentation.v26.1.dll
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| item | T | An item that replaces all collection elements. |
See Also