Activity.ToDouble(IFormatProvider) Method

Definition

public double ToDouble(IFormatProvider? provider);
abstract member ToDouble : IFormatProvider -> double
override this.ToDouble : IFormatProvider -> double
Public Function ToDouble (provider As IFormatProvider) As Double

Parameters

provider
IFormatProvider

Returns

Implements

Applies to