KeyTime Operators and Type Conversions
Collapse the table of content
Expand the table of content

KeyTime Operators and Type Conversions

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

The KeyTime type exposes the following members.

  NameDescription
Public operator Static member Equality Compares two KeyTime values for equality.
Public operator Static member Widening(TimeSpan to KeyTime) Implicitly converts a TimeSpan to a KeyTime.
Public operator Static member Inequality Compares two KeyTime values for inequality.
Top

Show:
© 2017 Microsoft