Click or drag to resize

DateTimeCompare Method

Namespace:  Altova.RaptorXml.Xsd
Assembly:  raptorxmlxbrlapi (in raptorxmlxbrlapi.dll) Version: 2.8.2.0 (1.0.0.0)
Syntax
public static int Compare(
	DateTime left,
	DateTime right
)

Parameters

left
Type: Altova.RaptorXml.XsdDateTime
right
Type: Altova.RaptorXml.XsdDateTime

Return Value

Type: Int32
See Also