Vector<T>.Data Property
Summary
Represents property
Data
.
Namespace
:
Spring
Syntax
Delphi
public property Data: TArray<
T
> read
fData
;
Property Value
Type: TArray<
T
>
See Also
Reference
Vector<T>
Spring