MillisecondsToTimeSpanConverter.ConvertBack 方法

定义

仅供 Microsoft 内部使用。

protected:
 override System::UInt32 ConvertBack(TimeSpan span, System::Object ^ parameter, System::Globalization::CultureInfo ^ culture);
protected override uint ConvertBack (TimeSpan span, object parameter, System.Globalization.CultureInfo culture);
override this.ConvertBack : TimeSpan * obj * System.Globalization.CultureInfo -> uint32
Protected Overrides Function ConvertBack (span As TimeSpan, parameter As Object, culture As CultureInfo) As UInteger

参数

span
TimeSpan
parameter
Object
culture
CultureInfo

返回

UInt32

适用于