Interface IReactiveList<T>
Namespace: PoeShared.Scaffolding
Assembly: PoeShared.dll
Syntax
public interface IReactiveList<T> : IReadOnlyReactiveList<T>
Type Parameters
| Name | Description |
|---|---|
| T |
Methods
| Name | Description |
|---|---|
| Add(T) |
public interface IReactiveList<T> : IReadOnlyReactiveList<T>
| Name | Description |
|---|---|
| T |
| Name | Description |
|---|---|
| Add(T) |