Create(TArray<T>) Constructor
Initializes a new instance of the TdxAzureMapDTOList<T> class with specified settings.
Declaration
constructor Create(const AValues: TArray<T>); overload;
Parameters
Name | Type |
---|---|
AValues | TArray<T> |
See Also
Initializes a new instance of the TdxAzureMapDTOList<T> class with specified settings.
constructor Create(const AValues: TArray<T>); overload;
Name | Type |
---|---|
AValues | TArray<T> |
No
Your feedback is appreciated.