This is preliminary documentation and is subject to change.

ExtendedDateTimeEquals(Object) Method

Compares with an object for equality

Definition

Namespace: MoreDateTime
Assembly: MoreDateTime (in MoreDateTime.dll) Version: 1.3.0
C#
public override bool Equals(
	Object? obj
)

Parameters

obj  Object
The object

Return Value

Boolean
A bool.

See Also