Determines whether two specified instances of DateTime are not equal.
Namespace: com.mindfusion.common
File: com.mindfusion.common
Java Copy Code |
---|
public static boolean op_Inequality ( |
A DateTime.
A DateTime.
true if d1 and d2 do not represent the same date and time or are both null; otherwise, false.
MindFusion.Charting for Java Programmer's Guide | © 2024 MindFusion |