ArrayToStruct
Transform the array to a struct, the index of the array is the key of the struct
Method Signature
Arguments
Argument | Type | Required | Description | Default |
---|---|---|---|---|
|
|
| The array to convert |
Examples
Related
Last updated