[ Version ( since = "5.0.0" ) ]
public bool equal_options (Array other_array, EqualOptions? options)
| this |
A Array. |
| other_array |
A Array to be compared. |
| options |
A EqualOptions to custom how to compare. |
|
true if both of them have the same data, false otherwise. |