Properties.opEquals

Determines if this properties object is equal to the other.

struct Properties
const
bool
opEquals

Parameters

other Properties

The other properties to check for equality with.

Return Value

Type: bool

True if these properties are the same as those given.

Meta