TCollections.CreateObservableList<T> Method
Definition
Delphi
class function CreateObservableList<T>(ownsObjects: Boolean = True): IList<T>
Type Parameters
- T
Parameters
- ownsObjects
- Boolean
Returns
IList<T>
class function CreateObservableList<T>(ownsObjects: Boolean = True): IList<T>