SecondsToTimeSpanConverter.ConvertBack(TimeSpan, Object, CultureInfo) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Microsoft internal use only.
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
Parameters
- span
- TimeSpan
- parameter
- Object
- culture
- CultureInfo