public IReadOnlyList<Window> Windows { get; }
Public ReadOnly Property Windows As IReadOnlyList(Of Window) Get
abstract Windows : IReadOnlyList<Window> with get override Windows : IReadOnlyList<Window> with get
In This Article