[About] Version=1.0 Author=Nic Mail=support@hiasm.com [Type] Class=Element Info=Compares two specified instances of DateTime. [Property] Operation=Sets the operation of comparing. ARG(enum)|14|0|==,>,>=,!=,<,<= [Methods] doCompare=Compares two specified instances of DateTime. ARG(DateTime datetime1, DateTime datetime2)|1|0 onCompare=Occurs after comparing and returns the result. ARG(bool)|2|104 Result=Returns the result of comparing. ARG(bool)|3|104 DateTime1=Defines the first DateTime to compare. ARG(DateTime)|4|0 DateTime2=Defines the second DateTime to compare. ARG(DateTime)|4|0