equal


Description:

public bool equal (NamedFlags? named_flags_b)

Compares content of the two NamedFlags and returns whether they equal.

Note this is an expensive operation for large sets.

Parameters:

this

the first NamedFlags

named_flags_b

the second NamedFlags

Returns:

Whether the two NamedFlags have the same content.