Click or drag to resize

DateEquality Operator

Namespace:  PSI.Sox
Assembly:  PSI.Sox (in PSI.Sox.dll) Version: 2.1
Syntax
public static bool operator ==(
	Date d1,
	Date d2
)

Parameters

d1
Type: PSI.SoxDate
d2
Type: PSI.SoxDate

Return Value

Type: Boolean
See Also