Determines whether the specified objects are equal.
Namespace:
Tortuga.Anchor.Collections
Assembly:
Tortuga.Anchor (in Tortuga.Anchor.dll)
Parameters
- x
- Type: ValueTuple<(Of <(<'String, String>)>)>
The first object of type to compare.
- y
- Type: ValueTuple<(Of <(<'String, String>)>)>
The second object of type to compare.
Return Value
trueTruetruetrue (True in Visual Basic) if the specified objects are equal; otherwise,
falseFalsefalsefalse (False in Visual Basic).