KeyTime.Equals Method (KeyTime, KeyTime)
Silverlight
Indicates whether two KeyTime values are equal.
Namespace: System.Windows.Media.Animation
Assembly: System.Windows (in System.Windows.dll)
Parameters
- keyTime1
- Type: System.Windows.Media.Animation.KeyTime
The first value to compare.
- keyTime2
- Type: System.Windows.Media.Animation.KeyTime
The second value to compare.
Return Value
Type: System.Booleantrue if the values of keyTime1 and keyTime2 are equal; otherwise, false.
For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.