ToDecimal()
IConvertible::ToDecimal(System::SharedPtr<System::IFormatProvider>) method
Converts the value of this instance to an equivalent System::Decimal number using the specified culture-specific formatting information.
virtual System::Decimal System::IConvertible::ToDecimal(System::SharedPtr<System::IFormatProvider> provider)=0
Arguments
Parameter | Type | Description |
---|---|---|
provider | System::SharedPtr<System::IFormatProvider> | A System::IFormatProvider interface implementation that supplies culture-specific formatting information. |
Return Value
A System::Decimal number equivalent to the value of this instance.
See Also
- Typedef SharedPtr
- Class Decimal
- Class IFormatProvider
- Class IConvertible
- Namespace System
- Library Aspose.Slides