Table of Contents

Property List

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

List

Gets access to the internal list.

protected List<T> List { get; }

Property Value

List<T>

Remarks

When you call methods of the internal list, collection events are not called.