DateTimeCompareTo Method (DateTime) |
Namespace:
Altova.RaptorXml.Xsd
Assembly:
raptorxmlxbrlapi (in raptorxmlxbrlapi.dll) Version: 2.9.0.0 (1.0.0.0)
Syntaxpublic int CompareTo(
DateTime other
)
Public Function CompareTo (
other As DateTime
) As Integer
public:
int CompareTo(
DateTime^ other
)
Parameters
- other
- Type: Altova.RaptorXml.XsdDateTime
Return Value
Type:
Int32
See Also