Equals Method (KeyTime)
Collapse the table of content
Expand the table of content

KeyTime.Equals Method (KeyTime)

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

Indicates whether a specified KeyTime is equal to this KeyTime.

Namespace:  System.Windows.Media.Animation
Assembly:  System.Windows (in System.Windows.dll)

'Declaration
Public Function Equals ( _
	value As KeyTime _
) As Boolean

Parameters

value
Type: System.Windows.Media.Animation.KeyTime
The KeyTime to compare with this KeyTime.

Return Value

Type: System.Boolean
true if value is equal to this KeyTime; otherwise, false.

Windows Phone OS

Supported in: 8.1, 8.0, 7.1, 7.0

Windows Phone

Show:
© 2017 Microsoft