ObjectIdEquals(Object) Method |
Determines whether the specified object is equal to this instance.
Namespace: Internal.LiteDBAssembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntaxpublic override bool Equals(
Object other
)
Parameters
- other Object
-
Return Value
Boolean
See Also