Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Static method: decimal ToDecimal(object)

Declaration

public static decimal ToDecimal(
    object value
)

Summary

Converts the specified object to a decimal. Throws an ExactConvertException if the object cannot be converted exactly.