Property List
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.
Gets access to the internal list.
protected List<T> List { get; }
When you call methods of the internal list, collection events are not called.