KeyTime Operators and Type Conversions

Microsoft Silverlight will reach end of support after October 2021. Learn more.

Include Protected Members
Include Inherited Members

Include Silverlight Members
Include Silverlight for Windows Phone Members
Include XNA Framework Members

The KeyTime type exposes the following members.

Operators

  Name Description
Public operatorStatic memberSupported by Silverlight for Windows Phone Equality Compares two KeyTime values for equality.
Public operatorStatic memberSupported by Silverlight for Windows Phone Implicit(TimeSpan to KeyTime) Implicitly converts a TimeSpan to a KeyTime.
Public operatorStatic memberSupported by Silverlight for Windows Phone Inequality Compares two KeyTime values for inequality.

Top