IArrayAccess<T>.Items Property
Summary
Represents property
Items
.
Namespace
:
Spring.Collections
Syntax
Delphi
public property Items: TArray<
T
> read
GetItems
;
Property Value
Type: TArray<
T
>
See Also
Reference
IArrayAccess<T>
Spring.Collections