UnaryPlus Operator

Duration.UnaryPlus Operator

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

Returns the specified Duration.

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

public static Duration operator +(
	Duration duration
)

Parameters

duration
Type: System.Windows.Duration
The Duration to get.

Return Value

Type: System.Windows.Duration
The Duration operation result.

Windows Phone OS

Supported in: 8.1, 8.0, 7.1, 7.0

Windows Phone

Show:
© 2017 Microsoft