Activity.ToDecimal(IFormatProvider) Method

Definition

public decimal ToDecimal(IFormatProvider? provider);
abstract member ToDecimal : IFormatProvider -> decimal
override this.ToDecimal : IFormatProvider -> decimal
Public Function ToDecimal (provider As IFormatProvider) As Decimal

Parameters

provider
IFormatProvider

Returns

Implements

Applies to