TListAdapter<T>.AsReadOnlyList Method
Summary
Represents method
AsReadOnlyList
.
Namespace
:
Spring.Collections.Adapters
Syntax
Delphi
private function AsReadOnlyList:
IReadOnlyList
;
Return Value
Type:
IReadOnlyList
Implements
IList.AsReadOnlyList
See Also
Reference
TListAdapter<T>
Spring.Collections.Adapters