Property Items
- Namespace
- Velvet
- Assembly
- Velvet.Docs.dll
Items
Item list (type-erased; an element is nullable because the source element type may be).
public IReadOnlyList<object?> Items { get; }
Property Value
- IReadOnlyList<object>
Item list (type-erased; an element is nullable because the source element type may be).
public IReadOnlyList<object?> Items { get; }