fromValues method

AnyValueArray fromValues (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.