equal_options


Description:

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

Parameters:

this

A Scalar.

other_scalar

A Scalar to be compared.

options

A EqualOptions.

Returns:

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