MindFusion.Charting for Java Programmer's Guide |
DateTime.op_Inequality Method |
See Also |
![]() ![]() |
Determines whether two specified instances of DateTime are not equal.
Namespace: com.mindfusion.common
File: com.mindfusion.common
Java
![]() |
---|
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.
© 2022 MindFusion |