Table of Contents

Property Count

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

Count

Gets the number of elements contained in the ICollection<T>.

public int Count { get; }

Property Value

int

The number of elements contained in the ICollection<T>.