-
Home
-
API
-
XenoAtom.Terminal.UI.Collections
-
BindableList
BindableList Class
Definition
Show inherited members (7)
[NullableContext((byte)1)]
[Nullable((byte)0)]
[DefaultMember("Item")]
public class BindableList<T> : IList<T>, ICollection<T>, IReadOnlyList<T>, IReadOnlyCollection<T>, IEnumerable<T>, IEnumerable, IDynamicUpdateResettable
Type parameters
Tip: use kind:method, kind:property, kind:ctor. Press Esc to clear.
Constructors (2)
Properties (4)
Methods (13)
Explicit Interface Implementation Methods (2)