KeyTime.Equals Method (Object)
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Assembly: System.Windows (in System.Windows.dll)
Parameters
- value
- Type: System.Object
The KeyTime to compare with this KeyTime.
Return Value
Type: System.Booleantrue if value is a KeyTime that represents the same length of time as this KeyTime; otherwise, false.
Show: