fromValues method

AnyValueArray fromValues (
  1. List values
)

Creates a new AnyValueArray from a list of values

  • values a list of values to initialize the created AnyValueArray Returns a newly created AnyValueArray.