equal_options


Description:

[ Version ( since = "5.0.0" ) ]
public bool equal_options (Array other_array, EqualOptions? options)

Parameters:

this

A Array.

other_array

A Array to be compared.

options

A EqualOptions to custom how to compare.

Returns:

true if both of them have the same data, false otherwise.