Namespace:
Autodesk.iLogic.Interfaces
Assembly:
Autodesk.iLogic.Interfaces (in Autodesk.iLogic.Interfaces.dll) Version: 25.0
Syntax
VB
Public Function ToDecimal (
provider As IFormatProvider
) As Decimal
C#
public decimal ToDecimal(
IFormatProvider provider
)
Parameters
- provider
- Type: System.IFormatProvider
Return Value
Type:
Decimal
Implements
IConvertible.ToDecimal(IFormatProvider)
See Also
Reference