TListBase<T>.List Property
Summary
Represents property
List
.
Namespace
:
Spring.Collections.Base
Syntax
Delphi
private property List:
IList
read
AsList
implements IList;
Property Value
Type:
IList
See Also
Reference
TListBase<T>
Spring.Collections.Base