'Declaration
Public Function ToTimeSpan( _ ByVal provider As System.IFormatProvider _ ) As System.TimeSpan
'Usage
Dim instance As NVariant Dim provider As System.IFormatProvider Dim value As System.TimeSpan value = instance.ToTimeSpan(provider)
public System.TimeSpan ToTimeSpan( System.IFormatProvider provider )
Parameters
- provider