System::Runtime::Serialization::IFormatterConverter::ToDecimal μέθοδος

IFormatterConverter::ToDecimal method

Μετατρέπει μια τιμή σε Decimal.

virtual Decimal System::Runtime::Serialization::IFormatterConverter::ToDecimal(System::SharedPtr<Object> value)=0
ParameterTypeΠεριγραφή
τιμήSystem::SharedPtr<Object>Το αντικείμενο που θα μετατραπεί.

ReturnValue

Η μετατρεπόμενη τιμή.

Δείτε επίσης