Click or drag to resize

ObjectIdEquals(Object) Method

Determines whether the specified object is equal to this instance.

Namespace: Internal.LiteDB
Assembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntax
C#
public override bool Equals(
	Object other
)

Parameters

other  Object
 

Return Value

Boolean
See Also