Click or drag to resize
Duration Methods

The Duration type exposes the following members.

Methods
  NameDescription
Public methodEquals(Duration)
Determines whether a specified Windows.UI.Xaml.Duration is equal to this Windows.UI.Xaml.Duration.
Public methodEquals(Object)
Determines whether a specified object is equal to a Windows.UI.Xaml.Duration.
(Overrides ValueTypeEquals(Object).)
Public methodStatic memberEquals(Duration, Duration)
Determines whether two Windows.UI.Xaml.Duration values are equal.
Public methodGetHashCode
Gets a hash code for this object.
(Overrides ValueTypeGetHashCode.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also