Namespace Telerik.Windows.Documents.Core.Data
Classes
|
DocumentElementCollectionBase<T, TOwner> Base collection for document model elements that manages ownership, parent links, and insertion validation. |
|
Name-addressable stack of elements that preserves order and allows O(1) lookup by the element name. |
Interfaces
|
Contract for items stored in a stack-like collection; each element exposes a unique, human-readable name used for lookup and ordering. |