Freigeben über


SecondsToTimeSpanConverter.ConvertBack Method (TimeSpan, Object, CultureInfo)

Microsoft internal use only.

Namespace:  Microsoft.VisualStudio.PlatformUI
Assembly:  Microsoft.VisualStudio.Shell.11.0 (in Microsoft.VisualStudio.Shell.11.0.dll)

Syntax

'Declaration
Protected Overrides Function ConvertBack ( _
    span As TimeSpan, _
    parameter As Object, _
    culture As CultureInfo _
) As UInteger
protected override uint ConvertBack(
    TimeSpan span,
    Object parameter,
    CultureInfo culture
)

Parameters

Return Value

Type: System.UInt32

.NET Framework Security

See Also

Reference

SecondsToTimeSpanConverter Class

ConvertBack Overload

Microsoft.VisualStudio.PlatformUI Namespace