count | The count the array should have. |
instance | When this method returns, contains the created instance, if type instantiation succeeded; otherwise, the default value for <typeparamref name="TArray" />. |
bool <see langword="true" /> if the type was instantiated; otherwise, <see langword="false" />.
Tries to create a new instance of an array with the given count.