VisualList Class

Definition

Show inherited members (26)
[NullableContext((byte)1)]
[Nullable(new byte[] { (byte)0, (byte)1 })]
public sealed class VisualList<T> : BindableList<T>, IList<T>, ICollection<T>, IReadOnlyList<T>, IReadOnlyCollection<T>, IEnumerable<T>, IEnumerable, IDynamicUpdateResettable where T : Visual

Type parameters

T
Tip: use kind:method, kind:property, kind:ctor. Press Esc to clear.

Constructors (1)

Properties (1)