TListBase<T>.AsList Method
Summary
Represents method
AsList
.
Namespace
:
Spring.Collections.Base
Syntax
Delphi
private function AsList:
IList
;
Return Value
Type:
IList
Implements
IList<T>.AsList
See Also
Reference
TListBase<T>
Spring.Collections.Base