Interface IListDataSource
Namespace: Terminal.Gui
Assembly: Terminal.Gui.dll
Syntax
public interface IListDataSource
Properties
Count
Declaration
public int Count { get; }
Property Value
| Type | Description |
|---|---|
| System.Int32 | To be added. |
public interface IListDataSource
public int Count { get; }
| Type | Description |
|---|---|
| System.Int32 | To be added. |