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. |