System.DateTime.System.IConvertible.ToSingle Method

This conversion is not supported. Attempting to use this method throws an InvalidCastException.

Syntax

float System.IConvertible.ToSingle (IFormatProvider provider)

Parameters

provider
An object that implements the IFormatProvider interface. (This parameter is not used; specify null.)

Returns

The return value for this member is not used.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0