TimeSpanRange.ToString(IFormatProvider) Method
Namespace: DevExpress.Mvvm
Assembly: DevExpress.Mvvm.v25.2.dll
Declaration
Parameters
| Name | Type |
|---|---|
| provider | IFormatProvider |
Returns
| Type |
|---|
| String |
See Also
Namespace: DevExpress.Mvvm
Assembly: DevExpress.Mvvm.v25.2.dll
public string ToString(
IFormatProvider provider
)
Public Function ToString(
provider As IFormatProvider
) As String
| Name | Type |
|---|---|
| provider | IFormatProvider |
| Type |
|---|
| String |